This commit is contained in:
2026-08-03 08:52:37 +07:00
parent a1e1133bdc
commit c3b5bbc1b2
5 changed files with 82 additions and 8 deletions

View File

@@ -14,6 +14,7 @@ chat = { path = "../chat" }
chat_ui = { path = "../chat_ui" }
settings = { path = "../settings" }
person = { path = "../person" }
auto_update = { path = "../auto_update" }
gpui.workspace = true
nostr-sdk.workspace = true