Merge branch 'master' into 1555-Admin-see-user-generated-link

This commit is contained in:
Alexander Friedland 2022-03-25 20:45:55 +01:00 committed by GitHub
commit aba237db54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,7 @@ export default {
notActivated: this.filterCheckedEmails,
isDeleted: this.filterDeletedUser,
},
fetchPolicy: 'no-cache',
})
.then((result) => {
this.rows = result.data.searchUsers.userCount