fix(os): use an internal object instead of window.__TAURI__, closes #719 (#721)

fix(os): use an internal object instead of ` window.__TAURI__`, closes  #719
This commit is contained in:
Amr Bashir
2023-11-14 02:55:00 +02:00
committed by GitHub
parent 251852ccbc
commit fc62ead565
7 changed files with 20 additions and 14 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"os": "patch"
"os-js": "patch"
---
Fix `Uncaught TypeError: Cannot read properties of undefined (reading 'os')`