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",
|
||||
"defaultMode": "window",
|
||||
"documentRoot": "dist/",
|
||||
"url": "https://monochrome.tf",
|
||||
"url": "/neutralino_loader.html",
|
||||
"enableServer": true,
|
||||
"enableNativeAPI": true,
|
||||
"enableExtensions": true,
|
||||
"tokenSecurity": "one-time",
|
||||
"tokenSecurity": "none",
|
||||
"modes": {
|
||||
"window": {
|
||||
"title": "Monochrome",
|
||||
|
|
|
|||
Loading…
Reference in a new issue