ユーザTLの余白をクリックして上部に戻れるように

This commit is contained in:
kakkokari-gtyih
2024-06-03 19:38:41 +09:00
parent 2c0d72fc1b
commit 322f132da1
5 changed files with 45 additions and 3 deletions

View File

@@ -563,6 +563,7 @@ const routes: RouteDef[] = [{
component: page(() => import('@/pages/embed/user-timeline.vue')),
query: {
header: 'showHeader',
autoload: 'enableAutoLoad',
}
}, {
path: '/timeline',