mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 21:26:33 +02:00
ノートをウォッチした後にメニューが開けなくなるのを修正 (#5797)
This commit is contained in:
@@ -184,6 +184,7 @@ export default Vue.extend({
|
||||
type: 'success',
|
||||
iconOnly: true, autoClose: true
|
||||
});
|
||||
this.$emit('closed');
|
||||
this.destroyDom();
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user