From 71d811064fa0c6f88d6857026c0f7d95e1e42429 Mon Sep 17 00:00:00 2001 From: davidangel Date: Sun, 16 Jul 2023 10:58:17 +0000 Subject: [PATCH] Revert unintentional change --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 05542c48e..700a8bc3e 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ // This setting might change in the future or be removed completely. window.PROJECT_INFINITE_NESTING_ENABLED = false // Allow changing the logo and other icons based on various occasions throughout the year. - window.ALLOW_ICON_CHANGES = false + window.ALLOW_ICON_CHANGES = true // Allow using a custom logo via external URL. window.CUSTOM_LOGO_URL = ''