This commit is contained in:
syuilo 2020-12-29 11:54:26 +09:00
parent 6b6483c9fc
commit 097ece9dc9

View file

@ -177,6 +177,10 @@ export default defineComponent({
showGapBetweenNotesInTimeline() { showGapBetweenNotesInTimeline() {
this.reloadAsk(); this.reloadAsk();
}, },
titlebar() {
this.reloadAsk();
},
}, },
mounted() { mounted() {