This commit is contained in:
Martin Folkerts 2024-02-15 09:59:42 +01:00
parent e0b0fe4ccf
commit c5b29c316a

View file

@ -14,6 +14,7 @@ class ProjectMosaic extends Model
'name', 'name',
'path', 'path',
'week', 'week',
'year',
]; ];
public function project() public function project()