mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-24 11:34:10 +02:00
wip
This commit is contained in:
@@ -70,7 +70,8 @@ export default defineComponent({
|
||||
}],
|
||||
fixed: true,
|
||||
noCenter: true,
|
||||
source: ev.currentTarget || ev.target
|
||||
}, {
|
||||
source: ev.currentTarget || ev.target,
|
||||
}).then(() => {
|
||||
this.menuOpened = false;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user