feat: more work on completing switchover
This commit is contained in:
@@ -39,6 +39,7 @@ class ArtworkFactory extends Factory
|
||||
'created_at' => $created,
|
||||
'updated_at' => $created,
|
||||
'legacy_id' => null,
|
||||
'approved_by' => null,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user