refactor: update changeUserRole method to accept named parameters for improved clarity and modify ProfilePage to utilize new method signature
This commit is contained in:
@@ -70,7 +70,6 @@ class RolePage extends GetView<RoleLogic> {
|
||||
Module.chicken,
|
||||
route,
|
||||
);
|
||||
|
||||
await controller.gService.saveRole(
|
||||
Module.chicken,
|
||||
data[index],
|
||||
|
||||
Reference in New Issue
Block a user