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