refactor: bring back deleted code
This commit is contained in:
parent
b64a4784ab
commit
084b5806bf
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user