b
This commit is contained in:
@@ -553,7 +553,7 @@ class AppRouter {
|
||||
BlocProvider<TaskFormCubit>(
|
||||
create: (context) => TaskFormCubit(
|
||||
globalStaff: allStaffList,
|
||||
initialTask: task,
|
||||
existingTask: task,
|
||||
initialTaskId: realTaskId,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user