roll back white space change
This commit is contained in:
parent
0408831f25
commit
5288ef8136
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ useMainStore().populateInitialState();
|
|||
// Additional Vue items to setup
|
||||
vueApp.use(router);
|
||||
vueApp.use(Maska);
|
||||
vueApp.use(LoadScript);
|
||||
vueApp.use(LoadScript);
|
||||
vueApp.mixin(baseMixin);
|
||||
vueApp.mixin(analyticsMixin);
|
||||
vueApp.mixin(experimentMixin);
|
||||
|
|
|
|||
Loading…
Reference in a new issue