mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-29 13:31:27 +02:00
fc62ead565
fix(os): use an internal object instead of ` window.__TAURI__`, closes #719
8 lines
118 B
Markdown
8 lines
118 B
Markdown
---
|
|
"os": "patch"
|
|
"os-js": "patch"
|
|
---
|
|
|
|
Fix `Uncaught TypeError: Cannot read properties of undefined (reading 'os')`
|
|
|