mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: there is no trust_level_5
This commit is contained in:
@@ -1 +1,4 @@
|
||||
Group.ensure_automatic_groups!
|
||||
if g = Group.find_by(name: 'trust_level_5', id: 15)
|
||||
g.destroy!
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user