We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d6da7 commit d075915Copy full SHA for d075915
ui/src/hooks/stores.ts
@@ -881,5 +881,4 @@ export const useMacrosStore = create<MacrosState>((set, get) => ({
881
set({ loading: false });
882
}
883
},
884
- }
885
}));
0 commit comments