feat: improve performance

This commit is contained in:
reya
2024-08-04 09:34:02 +07:00
parent b075e374b1
commit 35620fb1a9
8 changed files with 144 additions and 152 deletions

View File

@@ -12,7 +12,6 @@ use tauri_plugin_decorum::WebviewWindowExt;
use commands::{account::*, chat::*};
mod commands;
mod common;
pub struct Nostr {
client: Client,