diff --git a/src/app/store/msm/slice.ts b/src/app/store/msm/slice.ts index 79f1d64e5d5..a5e7693e5f8 100644 --- a/src/app/store/msm/slice.ts +++ b/src/app/store/msm/slice.ts @@ -17,7 +17,7 @@ const msmSlice = createSlice({ fetch: { prepare: () => ({ meta: { - model: "msm", + model: "maassitemanager", method: "status", }, payload: null,