From 867540c024f118b6c659f1cf64e9c4d911185b8b Mon Sep 17 00:00:00 2001 From: Killesreiter Volker Date: Wed, 14 Aug 2024 15:22:20 +0200 Subject: [PATCH] add patch --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index cff7bf130..b14b9f3c9 100644 --- a/composer.json +++ b/composer.json @@ -41,6 +41,9 @@ "drupal/diff": { "Back button for comparison page": "https://www.drupal.org/files/issues/back_button_for-2853193-4.patch" }, + "drupal/focal_point": { + "Issue #3462165: Preview results in Error: Call to a member function getDefinitions() on null": "https://www.drupal.org/files/issues/2024-07-18/Preview-results-in-Error-3462165.patch" + }, "drupal/gin": { "Issue #3455558: There is no visible change to a toggle when pressed (but it does trigger conditional fields, value is saved, etc)": "https://www.drupal.org/files/issues/2024-08-06/3455558-Refactor-toggle-styles-mr438.patch" },