Check for security update when user loads
This commit is contained in:
@@ -24,6 +24,8 @@ angular.module('app.frontend')
|
||||
this.user = {uuid: idData};
|
||||
}
|
||||
}
|
||||
|
||||
this.checkForSecurityUpdate();
|
||||
}
|
||||
|
||||
this.offline = function() {
|
||||
|
||||
Reference in New Issue
Block a user