From d3c0ca602910bb72d868cf602ef6f08d05b09f7c Mon Sep 17 00:00:00 2001 From: purple Date: Fri, 29 Sep 2023 22:07:36 +0200 Subject: [PATCH] Oops I broke the cache reload overlay --- public/assets/extensions/blueprint/blueprint.style.css | 2 +- storage/app/public/hello.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 storage/app/public/hello.txt diff --git a/public/assets/extensions/blueprint/blueprint.style.css b/public/assets/extensions/blueprint/blueprint.style.css index df54f83..16f6c56 100644 --- a/public/assets/extensions/blueprint/blueprint.style.css +++ b/public/assets/extensions/blueprint/blueprint.style.css @@ -1,5 +1,5 @@ @import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css"); -@import url("/assets/extensions/blueprint/misc/cacheOverlay-12002.css"); +@import url("/assets/extensions/blueprint/misc/cacheOverlay-1.css"); @keyframes notification { 0% { right:-300px; top:62px; opacity:0; background-color: #2a3743; } diff --git a/storage/app/public/hello.txt b/storage/app/public/hello.txt new file mode 100644 index 0000000..4e12fd8 --- /dev/null +++ b/storage/app/public/hello.txt @@ -0,0 +1 @@ +Believe it or not, most panels actually don't have their filesystem linked correctly. This file aims to fix that. \ No newline at end of file