fix: add process relaunch permission to default capabilities

This commit is contained in:
Bohdan Triapitsyn
2025-12-07 21:06:17 +02:00
parent 2bf30cfa71
commit b5e6837939
@@ -37,6 +37,7 @@
"notification:allow-notify",
"updater:default",
"updater:allow-check",
"updater:allow-download-and-install"
"updater:allow-download-and-install",
"process:allow-relaunch"
]
}