fix: Correctly map staff ID from session.staff.id and assign StaffSession.ownerId from s.ownerId.
This commit is contained in:
@@ -117,7 +117,6 @@ class _ShiftsPageState extends State<ShiftsPage> {
|
||||
// Note: Calendar logic moved to MyShiftsTab
|
||||
|
||||
return Scaffold(
|
||||
backgroundColor: UiColors.background,
|
||||
body: Column(
|
||||
children: [
|
||||
// Header (Blue)
|
||||
|
||||
Reference in New Issue
Block a user