FIX: restore borked neutralino config
This commit is contained in:
parent
b2fcfa1d52
commit
c661fc880e
1 changed files with 2 additions and 2 deletions
|
|
@ -7,11 +7,11 @@
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"defaultMode": "window",
|
"defaultMode": "window",
|
||||||
"documentRoot": "dist/",
|
"documentRoot": "dist/",
|
||||||
"url": "https://monochrome.tf",
|
"url": "/neutralino_loader.html",
|
||||||
"enableServer": true,
|
"enableServer": true,
|
||||||
"enableNativeAPI": true,
|
"enableNativeAPI": true,
|
||||||
"enableExtensions": true,
|
"enableExtensions": true,
|
||||||
"tokenSecurity": "one-time",
|
"tokenSecurity": "none",
|
||||||
"modes": {
|
"modes": {
|
||||||
"window": {
|
"window": {
|
||||||
"title": "Monochrome",
|
"title": "Monochrome",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue