mirror of
https://github.com/BillyOutlast/drop-app.git
synced 2026-07-01 00:07:54 -04:00
gsd snapshot: uncommitted changes after 229m inactivity
This commit is contained in:
@@ -287,7 +287,7 @@ pub fn run() {
|
||||
tauri_plugin_autostart::MacosLauncher::LaunchAgent,
|
||||
Some(vec!["--minimize"]),
|
||||
))
|
||||
.setup(|app| {
|
||||
.setup(move |app| {
|
||||
let handle = app.handle().clone();
|
||||
|
||||
tauri::async_runtime::block_on(async move {
|
||||
|
||||
Reference in New Issue
Block a user