Skip to content

Commit

Permalink
Fixed restiriction mode for user is_active.
Browse files Browse the repository at this point in the history
  • Loading branch information
rrenkert committed Apr 15, 2024
1 parent b78abfb commit 31a0faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ user:
restriction_mode: A
is_active:
type: boolean
restriction_mode: D
restriction_mode: B
is_physical_person:
type: boolean
default: true
Expand Down

0 comments on commit 31a0faf

Please sign in to comment.