diff --git a/client/src/store/createSocketSlice.ts b/client/src/store/createSocketSlice.ts index d745f87..0877af0 100644 --- a/client/src/store/createSocketSlice.ts +++ b/client/src/store/createSocketSlice.ts @@ -81,6 +81,7 @@ export const createSocketSlice: StateCreator 0 && set({ nodeError: [] }); get().updateRole("editor"); },