Skip to content

Commit

Permalink
Merge pull request #192 from luisa-beerboom/b-2753-motion-create-changes
Browse files Browse the repository at this point in the history
Add motions_allow_additional_submitter_text_in_create setting to meeting
  • Loading branch information
luisa-beerboom authored Dec 3, 2024
2 parents 0c7ea66 + c1ab776 commit d9be2d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1168,6 +1168,9 @@ meeting:
type: boolean
default: True
restriction_mode: B
motions_create_enable_additional_submitter_text:
type: boolean
restriction_mode: B
motions_recommendations_by:
type: string
restriction_mode: B
Expand Down

0 comments on commit d9be2d4

Please sign in to comment.