From 099d359628b7b1fe3886e151f5f5ea538bbfffdf Mon Sep 17 00:00:00 2001 From: BlackDex Date: Wed, 22 Jun 2022 16:38:16 +0200 Subject: [PATCH] Fix identicons not always working Fixes #2570 Reverted the `defer` option for these scripts, seems to cause some issues in some situations. --- src/static/templates/admin/base.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/static/templates/admin/base.hbs b/src/static/templates/admin/base.hbs index c63be3e1..1549904d 100644 --- a/src/static/templates/admin/base.hbs +++ b/src/static/templates/admin/base.hbs @@ -28,7 +28,7 @@ border: var(--bs-alert-border); } - + - +