refactor(chat): move actors into machine directory

This commit is contained in:
2026-07-15 10:36:22 +08:00
parent 14600641e1
commit 2b90f90ab0
8 changed files with 11 additions and 31 deletions
-1
View File
@@ -45,7 +45,6 @@
"./src/integrations",
"./src/utils",
"./src/stores/auth",
"./src/stores/chat",
"./src/stores/user"
]
}