fix custom emoji in welcome message
This commit is contained in:
parent
1063102186
commit
3bfff3509c
@ -14,7 +14,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
>
|
||||
<div v-if="showing" class="_acrylic" :class="$style.root" :style="{ zIndex }">
|
||||
<div style="padding: 16px 24px;">
|
||||
{{ message }}
|
||||
<Mfm :text="message" :plain="true"/>
|
||||
</div>
|
||||
</div>
|
||||
</Transition>
|
||||
|
Loading…
Reference in New Issue
Block a user