mirror of
https://github.com/elk-zone/elk.git
synced 2025-02-20 15:08:48 +01:00
parent
e8bdceac68
commit
5b3de2c586
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ const { translation } = useTranslation(status)
|
|||
v-if="status.content"
|
||||
:content="status.content"
|
||||
:emojis="status.emojis"
|
||||
:lang="status.language"
|
||||
/>
|
||||
<div v-else h-3 />
|
||||
<template v-if="translation.visible">
|
||||
|
|
Loading…
Reference in a new issue