From fd2f28b55300988ad98199e1f481bda839ef10bd Mon Sep 17 00:00:00 2001 From: Ian Morland Date: Sat, 22 Oct 2022 08:59:06 +0100 Subject: [PATCH] Add color to preview --- extensions/mentions/src/ConfigureMentions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/mentions/src/ConfigureMentions.php b/extensions/mentions/src/ConfigureMentions.php index c72fafd6b..d57904f5e 100644 --- a/extensions/mentions/src/ConfigureMentions.php +++ b/extensions/mentions/src/ConfigureMentions.php @@ -155,7 +155,7 @@ class ConfigureMentions @ - @ + @ '; $tag->filterChain->prepend([static::class, 'addGroupId'])