1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-19 20:35:34 +02:00
This commit is contained in:
syuilo
2019-08-19 02:02:10 +09:00
parent 9153434906
commit 958ec7b03f
2 changed files with 15 additions and 2 deletions

View File

@@ -124,6 +124,10 @@ export default Vue.extend({
});
},
beforeDestroy() {
room.destroy();
},
methods: {
async add() {
const { canceled, result: id } = await this.$root.dialog({