#43 - fix
This commit is contained in:
parent
730b0f9adb
commit
2073256067
@ -16,7 +16,6 @@ class AbsenceResource extends JsonResource
|
||||
"id" => $this->id,
|
||||
"user" => new UserResource($this->user),
|
||||
"date" => $this->date->toDisplayString(),
|
||||
"cause" => $this->vacationRequest->type,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user