From da6bc497fc0bafab058d782a1196d41ed59cb2f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Losada=20Hern=C3=A1ndez?= Date: Fri, 26 Apr 2024 23:07:06 +0200 Subject: [PATCH] eldeberry misstype rise dead --- themes/fonts/icon fonts/font-icons.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/fonts/icon fonts/font-icons.less b/themes/fonts/icon fonts/font-icons.less index f7470fc62..570d2a716 100644 --- a/themes/fonts/icon fonts/font-icons.less +++ b/themes/fonts/icon fonts/font-icons.less @@ -195,8 +195,8 @@ &.prayer-of-healing::before { content : '\E9A4'; } &.prestidigitation::before { content : '\E9A5'; } &.protection-from-evil-and-good::before { content : '\E9A6'; } - &.raise-read::before { content : '\E9A7'; } - &.raise-read2::before { content : '\E9A8'; } + &.raise-dead::before { content : '\E9A7'; } + &.raise-dead2::before { content : '\E9A8'; } &.reaction1::before { content : '\E9A9'; } &.resurrection::before { content : '\E9AA'; } &.resurrection2::before { content : '\E9AB'; }