1
0

refactor: bring back deleted code

This commit is contained in:
Ayo 2023-01-21 23:09:37 +01:00
parent b64a4784ab
commit 084b5806bf

View File

@ -51,6 +51,7 @@ const isFiltered = $computed(() => filterPhrase && (context && context !== 'deta
:status="status.reblog" border="~ rounded"
:actions="false"
/>
<div v-if="isDM" />
</StatusSpoiler>
</div>
</template>