mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
ノートをウォッチした後にメニューが開けなくなるのを修正 (#5797)
This commit is contained in:
parent
134fc285f9
commit
2a19042d65
@ -184,6 +184,7 @@ export default Vue.extend({
|
||||
type: 'success',
|
||||
iconOnly: true, autoClose: true
|
||||
});
|
||||
this.$emit('closed');
|
||||
this.destroyDom();
|
||||
});
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user