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,
});
},