From aea6659d0bee60b5930155fc3e9eda7cd167b3c8 Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 14 Apr 2024 02:35:25 +0900 Subject: [PATCH] fix: workaround the issue that profile pages don't load if the version is older than 20240212 (v20240212 is vulnerable btw) --- patrons.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 patrons.json diff --git a/patrons.json b/patrons.json new file mode 100644 index 0000000000..cbbeacfdc9 --- /dev/null +++ b/patrons.json @@ -0,0 +1,4 @@ +{ + "patrons": [], + "sponsors": [] +}