Remove isDev flag
We can pretty much test everything here on self-hosted cloudrons now
This commit is contained in:
@@ -110,7 +110,6 @@ angular.module('Application').service('Client', ['$http', 'md5', 'Notification',
|
||||
ip: null,
|
||||
revision: null,
|
||||
update: { box: null, apps: null },
|
||||
isDev: false,
|
||||
progress: {},
|
||||
isCustomDomain: false,
|
||||
region: null,
|
||||
|
||||
Reference in New Issue
Block a user