Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2023-01-26 19:31:39 +01:00
3 changed files with 23 additions and 5 deletions

View File

@ -1,5 +1,5 @@
Fabricator(:user_role) do
name "MyString"
color "MyString"
permissions ""
end
color ""
permissions 0
end