diff --git a/components/Party/index.tsx b/components/Party/index.tsx index 7f63e547..c01f6829 100644 --- a/components/Party/index.tsx +++ b/components/Party/index.tsx @@ -90,7 +90,7 @@ const Party = (props: Props) => { } function jobChanged() { - if (party.id) { + if (party.id && appState.party.editable) { api.endpoints.parties.update( party.id, {