typoe
This commit is contained in:
@@ -175,7 +175,7 @@ angular.module('Application').controller('MainController', ['$scope', '$route',
|
||||
|
||||
$scope.initialized = true;
|
||||
|
||||
if (!$scope.managed) {
|
||||
if (!$scope.config.managed) {
|
||||
runConfigurationChecks();
|
||||
|
||||
$scope.fetchAppstoreProfileAndSubscription(function (error) {
|
||||
|
||||
Reference in New Issue
Block a user