allow vorstand to edit boats

This commit is contained in:
2025-02-11 09:22:22 +01:00
parent 5cc77c39ff
commit 3406b66f41
4 changed files with 6 additions and 22 deletions

View File

@ -1172,7 +1172,6 @@ special_user!(VorstandUser, +"Vorstand");
special_user!(EventUser, +"manage_events");
special_user!(AllowedToEditPaymentStatusUser, +"kassier", +"admin");
special_user!(ManageUserUser, +"admin", +"schriftfuehrer");
special_user!(AdminAndSchriftfuehrerUser, +"admin", +"schriftfuehrer");
special_user!(AllowedToUpdateTripToAlwaysBeShownUser, +"admin");
#[derive(FromRow, Serialize, Deserialize, Clone, Debug)]