This commit is contained in:
@@ -16,8 +16,6 @@ function addNavItem(title, icon, route) {
|
||||
// Initialize the app
|
||||
// on change of authentication status
|
||||
export default function initialize() {
|
||||
//clear the locale text cache
|
||||
lt.clearCache();
|
||||
if (store.state.authenticated) {
|
||||
//fetch the required localized text keys into the cache
|
||||
lt.fetch([
|
||||
|
||||
Reference in New Issue
Block a user