From 7f1406eeb99c10a0d915fff0bf426b221996d038 Mon Sep 17 00:00:00 2001 From: Andrea Date: Mon, 12 Jan 2026 12:55:37 +0100 Subject: [PATCH] Changed binary name --- neutralino.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutralino.config.json b/neutralino.config.json index 61bef1e..cdb75dc 100644 --- a/neutralino.config.json +++ b/neutralino.config.json @@ -73,7 +73,7 @@ } }, "cli": { - "binaryName": "desktop-player", + "binaryName": "fod-desktop-player", "resourcesPath": "/resources/", "extensionsPath": "/extensions/", "clientLibrary": "/resources/js/neutralino.js",