mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
added navigator to globals
This commit is contained in:
parent
350a090ac3
commit
17efbba1ff
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@
|
||||||
"FormData": false,
|
"FormData": false,
|
||||||
"WebSocket": true,
|
"WebSocket": true,
|
||||||
"Element": true,
|
"Element": true,
|
||||||
"localStorage": true
|
"localStorage": true,
|
||||||
|
"navigator": true
|
||||||
},
|
},
|
||||||
"env": {},
|
"env": {},
|
||||||
"settings": {
|
"settings": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue