Set appId to app.recordly.dev (match dev.recordly.app)

This commit is contained in:
webadderall
2026-03-13 21:14:05 +11:00
parent 3fdf550752
commit 4ad22878fa
+1 -1
View File
@@ -1,7 +1,7 @@
// @see - https://www.electron.build/configuration/configuration
{
"$schema": "https://raw.githubusercontent.com/electron-userland/electron-builder/master/packages/app-builder-lib/scheme.json",
"appId": "com.webadderall.recordly",
"appId": "app.recordly.dev",
"asar": true,
"asarUnpack": [
"node_modules/ffmpeg-static/**",