mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
6 lines
158 B
Markdown
6 lines
158 B
Markdown
---
|
|
"notification": patch
|
|
---
|
|
|
|
Use `window.__TAURI_INVOKE__` instead of `window.__TAURI__` in init.js, fixes usage in apps without `withGlobalTauri` enabled.
|