From c661fc880e0029a0bf522dada8d281787e22de6e Mon Sep 17 00:00:00 2001 From: Julien Maille Date: Tue, 10 Feb 2026 23:26:59 +0100 Subject: [PATCH] FIX: restore borked neutralino config --- neutralino.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neutralino.config.json b/neutralino.config.json index 6aad375..798e0fa 100644 --- a/neutralino.config.json +++ b/neutralino.config.json @@ -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",