mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-20 08:33:52 +01:00
Add mutationKey everywhere
This commit is contained in:
@@ -8,6 +8,7 @@ export function useOpenWorkspace() {
|
||||
const routes = useAppRoutes();
|
||||
|
||||
return useMutation({
|
||||
mutationKey: ['open_workspace'],
|
||||
mutationFn: async ({
|
||||
workspaceId,
|
||||
inNewWindow,
|
||||
|
||||
Reference in New Issue
Block a user