This commit is contained in:
@@ -20,7 +20,6 @@ export default function initialize() {
|
||||
window.$gz.locale
|
||||
.fetch(window.$gz.locale.coreKeys)
|
||||
.then(function initializeNavPanel() {
|
||||
// console.log("INIT NAV PANEL");
|
||||
var key = 0;
|
||||
var sub = [];
|
||||
|
||||
@@ -732,7 +731,6 @@ export default function initialize() {
|
||||
}
|
||||
})
|
||||
.then(() => {
|
||||
//console.log("INIT FETCH USEROPTIONS AND CACHE");
|
||||
//CACHE LOCALE SETTINGS
|
||||
window.$gz.api
|
||||
.get("UserOptions/" + window.$gz.store.state.userId)
|
||||
|
||||
Reference in New Issue
Block a user