This commit is contained in:
@@ -17,7 +17,7 @@ function addNavItem(title, icon, route) {
|
||||
// on change of authentication status
|
||||
export default function initialize() {
|
||||
if (store.state.authenticated) {
|
||||
//GET ALL DEFAULT LOCALIZED TEXT FOR SHELL
|
||||
//Fetch the core localized text keys that will always be required by user
|
||||
locale
|
||||
.fetch(locale.coreKeys)
|
||||
.then(function() {
|
||||
|
||||
Reference in New Issue
Block a user