feat: role page
fix: import
This commit is contained in:
@@ -3,6 +3,7 @@ sealed class ChickenRoutes {
|
||||
|
||||
static const auth = '/AuthChicken';
|
||||
static const _base = '/chicken';
|
||||
static const role = '$_base/role';
|
||||
|
||||
//region Steward Routes
|
||||
static const _steward = '$_base/steward';
|
||||
|
||||
Reference in New Issue
Block a user