Merge branch 'develop' into feat-1714

This commit is contained in:
かっこかり 2024-07-31 21:00:34 +09:00 committed by GitHub
commit 24c7fb38a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
165 changed files with 6316 additions and 4265 deletions

View file

@ -232,6 +232,9 @@ const routes: RouteDef[] = [{
component: page(() => import('@/pages/search.vue')),
query: {
q: 'query',
userId: 'userId',
username: 'username',
host: 'host',
channel: 'channel',
type: 'type',
origin: 'origin',