From 482773ffe3fd7457179dd524b68a4700b008e45a Mon Sep 17 00:00:00 2001 From: Lucas Bartholemy Date: Thu, 5 Dec 2024 20:01:23 +0100 Subject: [PATCH] Fixed CL (#7331) * Fixed CL * Autocommit PHP CS Fixer --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efe79417e9..24ea142057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -102,7 +102,7 @@ HumHub Changelog - Fix #7222: Fix rendering of checkbox on MacOS and iOS - Fix #7225: Fix module JS config initialisation on AJAX request - Fix #7227: Fix search reindexing after create new content -- Fix #7232: Refresh the updated_at timestamp of invitation after resend it +- Fix #7232: Refresh the `updated_at` timestamp of invitation after resend it - Fix #7241: Fix file visibility for object with viewable interface - Enh #7229: Hide invitations with unknown sources - Fix #7276: Cron jobs cannot "Create public content" (since 1.15.3)