From d3db5966a7c84c1f8182159941543a9adad6fc8a 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 missing folder --- .env | 2 +- branding/data/.gitkeep | 1 + branding/middlewares/.gitkeep | 1 + branding/public/.gitkeep | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 branding/data/.gitkeep create mode 100644 branding/middlewares/.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/middlewares/.gitkeep b/branding/middlewares/.gitkeep new file mode 100644 index 0000000..afe8c26 --- /dev/null +++ b/branding/middlewares/.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