Skip to content

Commit

Permalink
feat: enabled user.access widget
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas H. Kelch committed Sep 19, 2024
1 parent 2d2d10b commit dfe2919
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deploy/skeletons/user.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
from viur.core.modules.user import UserSkel


UserSkel.access.type = "select.access"

0 comments on commit dfe2919

Please sign in to comment.