You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 More fixes 🆙
This commit is contained in:
@@ -72,6 +72,7 @@ class CameraWeb extends Model
|
||||
*/
|
||||
protected function formattedDate(): Attribute
|
||||
{
|
||||
/** @var Attribute<string, never> */
|
||||
return new Attribute(
|
||||
get: fn () => \Illuminate\Support\Facades\Date::parse($this->timestamp)->format('Y-m-d H:i'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user