From 4ab86016c67ab11e3d4596388f70e4c953a09efc Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Tue, 29 Apr 2025 08:38:10 +0200 Subject: [PATCH] v3.4.0 missing folder missing folder --- .env | 2 +- branding/data/.gitkeep | 1 + branding/public/.gitkeep | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 branding/data/.gitkeep create mode 100644 branding/public/.gitkeep diff --git a/.env b/.env index 27a8421..ef017e7 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -OCELOT_VERSION=sha-8aa0021 +OCELOT_VERSION=sha-9afedcf \ No newline at end of file diff --git a/branding/data/.gitkeep b/branding/data/.gitkeep new file mode 100644 index 0000000..afe8c26 --- /dev/null +++ b/branding/data/.gitkeep @@ -0,0 +1 @@ +we can put multilanguage e-mails and a layout.html in here \ No newline at end of file diff --git a/branding/public/.gitkeep b/branding/public/.gitkeep new file mode 100644 index 0000000..afe8c26 --- /dev/null +++ b/branding/public/.gitkeep @@ -0,0 +1 @@ +we can put multilanguage e-mails and a layout.html in here \ No newline at end of file