mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
_err remove
This commit is contained in:
parent
27e7bf6279
commit
a8e1583481
@ -69,7 +69,7 @@ export const actions = {
|
||||
.then(res => {
|
||||
commit('SET_QUICK_RESULTS', res.data.findPosts || [])
|
||||
})
|
||||
.catch(_err => {
|
||||
.catch(() => {
|
||||
commit('SET_QUICK_RESULTS', [])
|
||||
})
|
||||
.finally(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user