From e1dbf2170e2ee79c23d52ff0ff7ff27535e40f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Wed, 30 Apr 2025 12:10:51 +0200 Subject: [PATCH] Migration preparations --- app/config/collections/projects.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/collections/projects.php b/app/config/collections/projects.php index ec44e0a72b..152c6a5e6a 100644 --- a/app/config/collections/projects.php +++ b/app/config/collections/projects.php @@ -1699,7 +1699,7 @@ return [ 'format' => '', 'size' => 16, 'signed' => true, - 'required' => true, + 'required' => false, 'default' => 'waiting', 'array' => false, 'filters' => [],