mirror of
https://github.com/cupcakearmy/unpixel.git
synced 2025-09-02 00:40:39 +00:00
dev env
This commit is contained in:
@@ -6,7 +6,7 @@ import Settings from './settings'
|
|||||||
import Banner from './banner'
|
import Banner from './banner'
|
||||||
import Updater from './updater'
|
import Updater from './updater'
|
||||||
|
|
||||||
export const DEV = !app.isPackaged && false
|
export const DEV = !app.isPackaged
|
||||||
|
|
||||||
// Enforce single instance
|
// Enforce single instance
|
||||||
const isMain = app.requestSingleInstanceLock()
|
const isMain = app.requestSingleInstanceLock()
|
||||||
|
Reference in New Issue
Block a user