This commit is contained in:
2026-09-18 20:06:16 +07:00
parent f9e538257a
commit 1b6ef6f574
7 changed files with 25 additions and 329 deletions
+3
View File
@@ -102,6 +102,9 @@ fn main() {
// Initialize app registry
chat::init(window, cx);
// Initialize community registry
community::init(window, cx);
// Initialize auto update
auto_update::init(window, cx);