Purge room work
For issue #118. Now with better status and error. Also, make sure to set global flag "no warning for unknown devices" while we are redacting events.
This commit is contained in:
parent
e9a1633083
commit
86f03c0fc2
4 changed files with 44 additions and 10 deletions
|
|
@ -24,7 +24,7 @@ Vue.config.productionTip = false
|
|||
|
||||
Vue.use(VueResize);
|
||||
Vue.use(VEmojiPicker);
|
||||
Vue.use(matrix, { store: store });
|
||||
Vue.use(matrix, { store: store, i18n: i18n });
|
||||
Vue.use(cleaninsights);
|
||||
Vue.use(VueClipboard);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue