Skip to content

Commit

Permalink
Update src/Commands/stubs/model.stub
Browse files Browse the repository at this point in the history
Co-authored-by: Quentin Renard <quentin@area17.com>
  • Loading branch information
pboivin and ifox committed Jul 2, 2021
1 parent 9ab7977 commit 4ccca72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/stubs/model.stub
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class {{modelClassName}} extends Model {{modelImplements}}
'cover' => [
'default' => [
[
'name' => 'desktop',
'name' => 'default',
'ratio' => 16 / 9,
],
],
Expand Down

0 comments on commit 4ccca72

Please sign in to comment.