Merge pull request #9924 from snipe/chore/ch16531/update-demo-photos-of-iphones-to-be-more

Update demo photos of iPhones to be more [ch16531]
This commit is contained in:
snipe 2021-08-11 13:16:09 -07:00 committed by GitHub
commit 29008545bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,8 @@ class AssetSeeder extends Seeder
Asset::factory()->count(12)->tabletIpad()->create();
Asset::factory()->count(4)->tabletTab3()->create();
Asset::factory()->count(27)->phoneIphone6s()->create();
Asset::factory()->count(40)->phoneIphone7()->create();
Asset::factory()->count(27)->phoneIphone11()->create();
Asset::factory()->count(40)->phoneIphone12()->create();
Asset::factory()->count(10)->ultrafine()->create();
Asset::factory()->count(10)->ultrasharp()->create();