1
Fork 0

Fix map view

This commit is contained in:
viktorstrate 2021-07-22 12:34:08 +02:00
parent 8fd81288d7
commit 767b1f8327
No known key found for this signature in database
GPG Key ID: 3F855605109C1E8A
1 changed files with 2 additions and 2 deletions

View File

@ -88,8 +88,8 @@
}, },
"browserslist": { "browserslist": {
"production": [ "production": [
">0.2%", "defaults",
"not dead", "not ie 11",
"not op_mini all" "not op_mini all"
], ],
"development": [ "development": [