Skip to content

Commit

Permalink
Build in poll.can_see_progress permission (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
luisa-beerboom authored Jan 10, 2025
1 parent 5f29880 commit aff0304
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1927,6 +1927,7 @@ group:
- motion.can_see_origin
- motion.can_support
- poll.can_manage
- poll.can_see_progress
- projector.can_manage
- projector.can_see
- tag.can_manage
Expand Down
1 change: 1 addition & 0 deletions permission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ motion:
can_see:
poll:
can_manage:
can_see_progress:
projector:
can_manage:
can_see:
Expand Down

0 comments on commit aff0304

Please sign in to comment.