Skip to content

Commit

Permalink
Added the new chair group to groups.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EdoStorm96 committed Dec 19, 2023
1 parent 15e7032 commit 92cd60f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions main/fixtures/groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,13 @@
},
"model": "auth.group",
"pk": 4
},
{
"fields": {
"name": "Voorzitter",
"permissions": []
},
"model": "auth.group",
"pk": 5
}
]

0 comments on commit 92cd60f

Please sign in to comment.