mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
feat: add init scripts (#361)
This commit is contained in:
committed by
GitHub
parent
d87b569643
commit
7ae7167fbe
@@ -182,6 +182,7 @@ pub fn internal_toggle_maximize<R: Runtime>(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[cfg(any(debug_assertions, feature = "devtools"))]
|
||||
#[tauri::command]
|
||||
pub fn internal_toggle_devtools<R: Runtime>(
|
||||
window: Window<R>,
|
||||
|
||||
Reference in New Issue
Block a user