1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-21 18:02:32 +01:00

we dun need dis

This commit is contained in:
Puyodead1 2024-02-28 00:48:16 -05:00
parent 75fe19aaae
commit 02e1194963
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC

View File

@ -35,7 +35,6 @@ pub fn run() {
let config = context.config_mut();
let app = tauri::Builder::default()
.plugin(tauri_plugin_process::init())
.plugin(tauri_plugin_os::init())
.plugin(
tauri_plugin_log::Builder::default()