diff --git a/desktop-app/neutralino.config.json b/desktop-app/neutralino.config.json index 8048d38..a751a45 100644 --- a/desktop-app/neutralino.config.json +++ b/desktop-app/neutralino.config.json @@ -20,6 +20,7 @@ "os.showMessageBox", "os.open", "os.setTray", + "os.execCommand", "filesystem.readFile", "filesystem.writeFile", "storage.setData", diff --git a/desktop-app/resources/index.html b/desktop-app/resources/index.html index 4f4ad69..518f6e2 100644 --- a/desktop-app/resources/index.html +++ b/desktop-app/resources/index.html @@ -317,6 +317,7 @@

Menu

+
@@ -774,6 +775,56 @@
+ + + + + +