mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
chore(deps): update tauri, api, CLI
This commit is contained in:
@@ -134,7 +134,7 @@ pub fn init<R: Runtime>() -> TauriPlugin<R> {
|
||||
.unwrap();
|
||||
|
||||
Builder::new("os")
|
||||
.js_init_script(init_js.to_string())
|
||||
.initialization_script(init_js.to_string())
|
||||
.invoke_handler(tauri::generate_handler![
|
||||
commands::locale,
|
||||
commands::hostname
|
||||
|
||||
Reference in New Issue
Block a user