mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
last lint
This commit is contained in:
parent
23588c02ec
commit
c88cbdc9d8
@ -84,7 +84,7 @@ export default {
|
||||
},
|
||||
computed: {
|
||||
emptyText() {
|
||||
return !this.loading && this.isSearchable()
|
||||
return !this.loading && this.isSearchable()
|
||||
? this.$t('search.failed')
|
||||
: this.$t('search.hint')
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user