diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/cinny b/cinny index 99366b5..b3deb4d 160000 --- a/cinny +++ b/cinny @@ -1 +1 @@ -Subproject commit 99366b5fc470dfb80d300fcd701421a9881aa40f +Subproject commit b3deb4d518850fa8ddb157240485ffd54673ddf3 diff --git a/electron-builder.json5 b/electron-builder.json5 index 28e0d66..88c551b 100644 --- a/electron-builder.json5 +++ b/electron-builder.json5 @@ -88,8 +88,7 @@ "name": "Paarrot", "loadingGif": "icons/icon.png", "iconUrl": "http://synbox.ruv.wtf:8418/litruv/cinny-desktop/raw/branch/main/icons/icon.ico", - "remoteReleases": false, - "useAppIdAsId": true + "remoteReleases": false }, "publish": { "provider": "generic",