Merge branch 'develop' into feat-1714
This commit is contained in:
commit
24c7fb38a0
165 changed files with 6316 additions and 4265 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue