1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-24 09:49:26 -05:00
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() {
this.reloadAsk();
},
titlebar() {
this.reloadAsk();
},
},
mounted() {