forked from Mirrors/elk
refactor: bring back deleted code
This commit is contained in:
parent
b64a4784ab
commit
084b5806bf
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ const isFiltered = $computed(() => filterPhrase && (context && context !== 'deta
|
||||||
:status="status.reblog" border="~ rounded"
|
:status="status.reblog" border="~ rounded"
|
||||||
:actions="false"
|
:actions="false"
|
||||||
/>
|
/>
|
||||||
|
<div v-if="isDM" />
|
||||||
</StatusSpoiler>
|
</StatusSpoiler>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in a new issue