mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
fix test warning
This commit is contained in:
parent
2c71293414
commit
f894cca63d
@ -8,6 +8,9 @@ import SearchResults from '~/components/_new/features/SearchResults/SearchResult
|
||||
export default {
|
||||
layout: 'default',
|
||||
watchQuery: ['search'],
|
||||
data() {
|
||||
return { search: null }
|
||||
},
|
||||
head() {
|
||||
return {
|
||||
title: this.$t('search.title'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user