mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 22:20:51 +01:00
added settings page, cleanup
This commit is contained in:
@ -41,7 +41,6 @@ pub fn run() {
|
||||
})
|
||||
}
|
||||
}
|
||||
//extension::core::extension_protocol_handler(&context, &request)
|
||||
})
|
||||
.plugin(tauri_plugin_http::init())
|
||||
.manage(DbConnection(Mutex::new(None)))
|
||||
|
||||
Reference in New Issue
Block a user