feat: role page
fix: import
This commit is contained in:
@@ -131,7 +131,7 @@ class AuthLogic extends GetxController with GetTickerProviderStateMixin {
|
||||
);
|
||||
}
|
||||
|
||||
Get.offAndToNamed(ChickenRoutes.initSteward);
|
||||
Get.offAndToNamed(ChickenRoutes.role);
|
||||
},
|
||||
onError: (error, stackTrace) {
|
||||
if (error is DioException) {
|
||||
|
||||
Reference in New Issue
Block a user