feat: add check active account before init client

This commit is contained in:
2024-02-05 13:36:10 +07:00
parent 2a58326cd1
commit 08fa7de01d
9 changed files with 85 additions and 76 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -2859,6 +2859,7 @@ dependencies = [
"native_db",
"native_model",
"nostr-sdk",
"once_cell",
"serde",
"serde_json",
"tauri",