mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-25 10:56:00 +00:00
autoupdater - premium channel
This commit is contained in:
@@ -74,6 +74,9 @@ let runCommandOnLoad = null;
|
|||||||
|
|
||||||
log.transports.file.level = 'debug';
|
log.transports.file.level = 'debug';
|
||||||
autoUpdater.logger = log;
|
autoUpdater.logger = log;
|
||||||
|
if (isProApp()) {
|
||||||
|
autoUpdater.channel = 'premium';
|
||||||
|
}
|
||||||
// TODO - create settings for this
|
// TODO - create settings for this
|
||||||
// appUpdater.channel = 'beta';
|
// appUpdater.channel = 'beta';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user