Skip to content

Commit

Permalink
Merge pull request #133 from luisa-beerboom/b-2498-lock-out-participants
Browse files Browse the repository at this point in the history
Make changes for locking out participants
  • Loading branch information
luisa-beerboom authored Aug 7, 2024
2 parents bf1934a + 4bd4491 commit dc2c8fb
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 @@ -409,6 +409,9 @@ meeting_user:
type: decimal(6)
minimum: "0.000001"
restriction_mode: A
locked_out:
type: boolean
restriction_mode: E

user_id:
type: relation
Expand Down

0 comments on commit dc2c8fb

Please sign in to comment.