Skip to content

Commit

Permalink
fix: panel staff bar
Browse files Browse the repository at this point in the history
  • Loading branch information
yyewolf committed Dec 14, 2023
1 parent f6e57db commit 6864974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/routes/admin/accounts/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@
>
<option value="externe">Externe</option>
<option value="ceten">CETEN</option>
<option value="staff">Staff</option>
<option value="staff_bar">Staff</option>
<option value="coutant">Coutant</option>
<option value="privilegies">Membre privilégié</option>
</select>
Expand Down

0 comments on commit 6864974

Please sign in to comment.