diff --git a/app/install/installer.php b/app/install/installer.php index 042dace8..5ad9537a 100644 --- a/app/install/installer.php +++ b/app/install/installer.php @@ -287,6 +287,7 @@ 'image_lock_nsfw_editing' => 0, ], '1.4.0' => null, + '1.4.1' => null, ]; // Settings that must be renamed from NAME to NEW NAME and DELETE old NAME $settings_rename = [];