fix: server version req

This commit is contained in:
Tristan Yang
2023-04-25 11:03:55 +08:00
parent 23d8fb757c
commit d11b3f37df
2 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -364,7 +364,7 @@ export const serverApi = createApi({
});
export const {
useGetServerVersionQuery,
useLazyGetServerVersionQuery,
useGetGithubAuthConfigQuery,
useUpdateGithubAuthConfigMutation,
useGetGoogleAuthConfigQuery,