mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 02:57:45 +00:00
Add field to user management.
This commit is contained in:
@@ -26,6 +26,7 @@ class UserRoleSeeder extends Seeder
|
||||
UserRole::CHANGE_REPETITIONS,
|
||||
UserRole::VIEW_REPORTS,
|
||||
UserRole::FULL,
|
||||
UserRole::OWNER,
|
||||
];
|
||||
|
||||
/** @var string $role */
|
||||
|
Reference in New Issue
Block a user