mirror of
https://github.com/docmost/docmost
synced 2025-03-28 21:13:28 +00:00
refetch
This commit is contained in:
parent
0717600c53
commit
5496f355b9
@ -164,5 +164,6 @@ export function useAppVersion(
|
||||
queryFn: () => getAppVersion(),
|
||||
staleTime: 60 * 60 * 1000, // 1 hr
|
||||
enabled: isEnabled,
|
||||
refetchOnMount: true,
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user