Merge branch 'feature/search_updates_groups' of https://code.gab.com/gab/social/gab-social into develop
This commit is contained in:
@@ -37,7 +37,6 @@ export function submitSearch() {
|
||||
params: {
|
||||
q: value,
|
||||
resolve: true,
|
||||
limit: 5,
|
||||
},
|
||||
}).then(response => {
|
||||
if (response.data.accounts) {
|
||||
|
||||
Reference in New Issue
Block a user