Skip to content

Commit 0b2fc41

Browse files
committed
chore: Rename appId
1 parent 0fbfb78 commit 0b2fc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/quasar.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ export default defineConfig((ctx) => {
260260
builder: {
261261
// https://www.electron.build/configuration/configuration
262262

263-
appId: 'com.flipperdevices.flipper-lab',
263+
appId: 'com.flipperdevices.lab',
264264
artifactName: '${productName}-${version}-${arch}.${ext}',
265265
compression: ctx.dev ? 'store' : 'maximum',
266266
dmg: {

0 commit comments

Comments
 (0)