We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbfb78 commit 0b2fc41Copy full SHA for 0b2fc41
frontend/quasar.config.ts
@@ -260,7 +260,7 @@ export default defineConfig((ctx) => {
260
builder: {
261
// https://www.electron.build/configuration/configuration
262
263
- appId: 'com.flipperdevices.flipper-lab',
+ appId: 'com.flipperdevices.lab',
264
artifactName: '${productName}-${version}-${arch}.${ext}',
265
compression: ctx.dev ? 'store' : 'maximum',
266
dmg: {
0 commit comments