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:
@@ -233,7 +233,7 @@ impl Builder {
|
||||
]);
|
||||
|
||||
if self.open_js_links_on_click {
|
||||
builder = builder.js_init_script(include_str!("init-iife.js").to_string());
|
||||
builder = builder.initialization_script(include_str!("init-iife.js").to_string());
|
||||
}
|
||||
|
||||
builder.build()
|
||||
|
||||
Reference in New Issue
Block a user