mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-26 21:41:48 +02:00
chore: edition 2024
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
use crate::{AppHandleExt, StateFlags, WindowExt};
|
||||
use tauri::{command, AppHandle, Manager, Runtime};
|
||||
use tauri::{AppHandle, Manager, Runtime, command};
|
||||
|
||||
fn get_state_flags<R: Runtime>(
|
||||
app: &AppHandle<R>,
|
||||
|
||||
Reference in New Issue
Block a user