mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-25 07:16:02 +00:00
Set appId to app.recordly.dev (match dev.recordly.app)
This commit is contained in:
@@ -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/**",
|
||||
|
||||
Reference in New Issue
Block a user