mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-21 21:45:11 +00:00
fix custom emoji in welcome message
This commit is contained in:
parent
1063102186
commit
3bfff3509c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue