feat: add installer, ranks/groups enhancements, and founder protections
This commit is contained in:
@@ -19,6 +19,7 @@ class Rank extends Model
|
||||
'badge_type',
|
||||
'badge_text',
|
||||
'badge_image_path',
|
||||
'color',
|
||||
];
|
||||
|
||||
public function users(): HasMany
|
||||
|
||||
Reference in New Issue
Block a user