refactor: update changeUserRole method to accept named parameters for improved clarity and modify ProfilePage to utilize new method signature

This commit is contained in:
2025-12-30 09:40:15 +03:30
parent 71123c3520
commit b7b203ee51
3 changed files with 11 additions and 8 deletions

View File

@@ -70,7 +70,6 @@ class RolePage extends GetView<RoleLogic> {
Module.chicken,
route,
);
await controller.gService.saveRole(
Module.chicken,
data[index],