diff --git a/database/migrations/2025_08_16_135740_seed_device_models.php b/database/migrations/2025_08_16_135740_seed_device_models.php index 355227f..5c5917e 100644 --- a/database/migrations/2025_08_16_135740_seed_device_models.php +++ b/database/migrations/2025_08_16_135740_seed_device_models.php @@ -106,7 +106,7 @@ return new class extends Migration 'label' => 'Inkplate 10', 'description' => 'Inkplate 10', 'width' => 1200, - 'height' => 820, + 'height' => 825, 'colors' => 8, 'bit_depth' => 3, 'scale_factor' => 1,