mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-13 18:50:20 +02:00
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')`
|
|
|