mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix broken circles
This commit is contained in:
parent
a58ba48604
commit
1a7796ac08
@ -51,7 +51,7 @@ const {
|
||||
onError,
|
||||
} = useQuery(authenticateHumhubAutoLogin, null, {
|
||||
fetchPolicy: 'network-only',
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
})
|
||||
|
||||
onResult(({ data }) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user