diff --git a/frontend/index.html b/frontend/index.html
index 9ad084d61..bf4670943 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -23,6 +23,7 @@
// It has to be the full url, including the last /api/v1 part and port.
// You can change this if your api is not reachable on the same port as the frontend.
window.API_URL = '/api/v1'
+ window.ALLOW_ICON_CHANGES = true