Restore matrix impl and remove $tc
This commit is contained in:
parent
c47b975723
commit
7a801f3ec3
8 changed files with 1140 additions and 696 deletions
|
|
@ -182,6 +182,8 @@ app.use(i18n);
|
|||
|
||||
app.use(matrix, { store: store, i18n: i18n });
|
||||
|
||||
app.config.globalProperties.$root = app;
|
||||
|
||||
//app.use(matrix);
|
||||
//app.use(config);
|
||||
// app.use(analytics);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue