sonar qube
This commit is contained in:
@@ -26,7 +26,6 @@ export default defineStore('pageAdminStore', {
|
||||
this.activePageComputedByRoute = mapPageNameToCapitalUnifiedName(
|
||||
routeMatched[routeMatched.length - 1].name);
|
||||
}
|
||||
// console.log('this.activePageComputedByRoute', this.activePageComputedByRoute);
|
||||
},
|
||||
/**
|
||||
* Set Active Page; the page which the user is currently visiting
|
||||
|
||||
Reference in New Issue
Block a user