redesign the sidebar
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 2m0s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m27s
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 2m0s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m27s
This commit is contained in:
@@ -241,7 +241,6 @@ impl AppSettings {
|
||||
|
||||
// Save event to the local database only
|
||||
client.database().save_event(&event).await?;
|
||||
log::info!("Settings saved successfully");
|
||||
|
||||
Ok(())
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user