update ui

This commit is contained in:
2026-09-20 09:53:39 +07:00
parent 3bbdc5ad34
commit 29f3c74d06
4 changed files with 37 additions and 4 deletions
+1
View File
@@ -13,6 +13,7 @@ device = { path = "../device" }
chat = { path = "../chat" }
chat_ui = { path = "../chat_ui" }
community = { path = "../community" }
community_ui = { path = "../community_ui" }
settings = { path = "../settings" }
person = { path = "../person" }
auto_update = { path = "../auto_update" }