From ee7533518acdb04323c686d83577192b1d2412bd Mon Sep 17 00:00:00 2001
From: Daniel Speicher <daniel.speicher@lakedrops.com>
Date: Fri, 14 Jun 2024 16:56:46 +0200
Subject: [PATCH] Fix path of gin toolbar patch

---
 patches/d10-3.json | 2 +-
 patches/d10.json   | 2 +-
 patches/d11.json   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/patches/d10-3.json b/patches/d10-3.json
index 91a1d99..449b955 100644
--- a/patches/d10-3.json
+++ b/patches/d10-3.json
@@ -131,7 +131,7 @@
       "#3084395 Daterange basefield": "https://www.drupal.org/files/issues/2022-03-25/3084395-11.patch"
     },
     "drupal/gin_toolbar": {
-      "#3319445 Permission check": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/3319445.diff"
+      "#3319445 Permission check": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3319445.diff"
     },
     "drupal/glossify": {
       "#3360633 HTML entities": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3360633.diff"
diff --git a/patches/d10.json b/patches/d10.json
index ed39f28..a01f7b2 100644
--- a/patches/d10.json
+++ b/patches/d10.json
@@ -133,7 +133,7 @@
       "#3084395 Daterange basefield": "https://www.drupal.org/files/issues/2022-03-25/3084395-11.patch"
     },
     "drupal/gin_toolbar": {
-      "#3319445 Permission check": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/3319445.diff"
+      "#3319445 Permission check": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3319445.diff"
     },
     "drupal/glossify": {
       "#3360633 HTML entities": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3360633.diff"
diff --git a/patches/d11.json b/patches/d11.json
index 61ba9e3..be79962 100644
--- a/patches/d11.json
+++ b/patches/d11.json
@@ -133,7 +133,7 @@
       "#3084395 Daterange basefield": "https://www.drupal.org/files/issues/2022-03-25/3084395-11.patch"
     },
     "drupal/gin_toolbar": {
-      "#3319445 Permission check": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/3319445.diff"
+      "#3319445 Permission check": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3319445.diff"
     },
     "drupal/glossify": {
       "#3360633 HTML entities": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3360633.diff"
-- 
GitLab