mirror of
https://framagit.org/framasoft/peertube/search-index/
synced 2025-01-07 15:21:19 +01:00
Merge branch 'master' into meilisearch
This commit is contained in:
commit
6d96cfab43
@ -66,7 +66,7 @@
|
||||
|
||||
methods: {
|
||||
getUrlQuery (): SearchUrl {
|
||||
return { ...this.$route.query, search: this.formSearch }
|
||||
return { ...this.$route.query, search: this.formSearch || '' }
|
||||
},
|
||||
|
||||
loadUrl () {
|
||||
|
Loading…
Reference in New Issue
Block a user