Skip to content

Commit

Permalink
set model to maassitemanager
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Makowski <peter.makowski@canonical.com>
  • Loading branch information
petermakowski committed Jun 11, 2024
1 parent 249bae7 commit ffdd580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/store/msm/slice.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const msmSlice = createSlice({
fetch: {
prepare: () => ({
meta: {
model: "msm",
model: "maassitemanager",
method: "status",
},
payload: null,
Expand Down

0 comments on commit ffdd580

Please sign in to comment.