mirror of https://github.com/jetkvm/kvm.git
Fix
This commit is contained in:
parent
a4d6da7085
commit
d0759150ee
|
@ -881,5 +881,4 @@ export const useMacrosStore = create<MacrosState>((set, get) => ({
|
|||
set({ loading: false });
|
||||
}
|
||||
},
|
||||
}
|
||||
}));
|
||||
|
|
Loading…
Reference in New Issue