Revert "hotfix: typo in reload ext data"

This reverts commit 67382d01a0.
This commit is contained in:
Mo Bitar
2020-09-25 12:01:24 -05:00
parent 67382d01a0
commit 3def145215
3 changed files with 3 additions and 3 deletions

View File

@@ -131,7 +131,7 @@ class ComponentViewCtrl {
}
}
if(this.expired && doManualReload) {
this.$rootScope.$broadcast('reload-ext-data');
this.$rootScope.$broadcast('reload-ext-dat');
}
this.reloadThemeStatus();
this.$timeout(() => {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long