mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-20 20:01:22 +00:00
set aspect ratio for seed data to actual ratio of faker images
This commit is contained in:
parent
6324fd7d26
commit
dda9837569
@ -19,7 +19,7 @@ export default function create() {
|
||||
visibility: 'public',
|
||||
deleted: false,
|
||||
categoryIds: [],
|
||||
imageAspectRatio: 1.0,
|
||||
imageAspectRatio: 1.333,
|
||||
}
|
||||
args = {
|
||||
...defaults,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user