feat: Add initial Electron project setup including package.json, scripts, and dependencies.
Some checks failed
Build and Release / build-and-release (push) Failing after 24m45s

This commit is contained in:
Bryan1029384756
2026-02-11 19:19:40 -06:00
parent 311964e4a8
commit da2faa8a10

View File

@@ -71,7 +71,8 @@
"--device=all", "--device=all",
"--filesystem=home", "--filesystem=home",
"--talk-name=org.freedesktop.Notifications" "--talk-name=org.freedesktop.Notifications"
] ],
"extraFlatpakBuilderArgs": ["--disable-rofiles-fuse"]
}, },
"nsis": { "nsis": {
"oneClick": true, "oneClick": true,