Replace deprecated $on and $off with tiny-emitter
This commit is contained in:
parent
7a801f3ec3
commit
3b4d3f08f6
6 changed files with 21 additions and 18 deletions
|
|
@ -182,8 +182,6 @@ 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