1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-25 22:34:04 +02:00
This commit is contained in:
syuilo
2020-09-13 23:22:17 +09:00
parent 5447ecb306
commit d6f9453c38
21 changed files with 68 additions and 37 deletions

View File

@@ -127,6 +127,7 @@ export default defineComponent({
action: () => { this.startGroup() }
}],
noCenter: true,
}, {
source: ev.currentTarget || ev.target,
});
},