From c8ebe991df7e8e637b2b7121b8cec37253ef53c3 Mon Sep 17 00:00:00 2001 From: Steven Qiu Date: Sun, 29 Jun 2025 06:57:38 +0800 Subject: [PATCH] chore: set default value for max_texture_width option --- ...29_064944_add_max_texture_width_option.php | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 database/migrations/2025_06_29_064944_add_max_texture_width_option.php diff --git a/database/migrations/2025_06_29_064944_add_max_texture_width_option.php b/database/migrations/2025_06_29_064944_add_max_texture_width_option.php new file mode 100644 index 00000000..39e2b17b --- /dev/null +++ b/database/migrations/2025_06_29_064944_add_max_texture_width_option.php @@ -0,0 +1,21 @@ +