From 4289264b186c056b4723198f624ec94ef86fbfee Mon Sep 17 00:00:00 2001 From: seb1k <64972483+seb1k@users.noreply.github.com> Date: Sat, 25 May 2024 17:15:00 +0200 Subject: [PATCH] Add files via upload --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7591af4..106deb9 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "roundcube/plugin-installer": ">=0.3.0" }, "archive": { - "exclude": ["/img","/img/2022-2.png"] + "exclude": ["/img","/img/2022-2.png"], "include": ["/elastic2022"] } }