Skip to content

Commit

Permalink
fix missing permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Flemmli97 committed Nov 14, 2024
1 parent 48bf0ee commit eeab3db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warp/src/raygun/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -891,6 +891,7 @@ impl GroupPermission {
Self::AddParticipants,
Self::RemoveParticipants,
Self::EditGroupInfo,
Self::EditGroupVisual,
]
}
}
Expand Down

0 comments on commit eeab3db

Please sign in to comment.