fix: Group Into Member Info

This commit is contained in:
手瓜一十雪
2024-05-09 16:54:32 +08:00
parent 57bfc5c73a
commit b866cfc03c
2 changed files with 13 additions and 8 deletions

3
.gitignore vendored
View File

@@ -1,11 +1,10 @@
# Logs
# Develop
node_modules/
package-lock.json
out/
dist/
src/core.lib/common/
test
# Editor
.vscode/*