add back pfp in compose box when replying

This commit is contained in:
Freeplay 2023-01-21 14:39:19 -05:00
parent fad4692e01
commit 0ff2f2172e

View file

@ -1,6 +1,6 @@
<template>
<div v-size="{ min: [350, 500] }" class="yohlumlk">
<!-- <MkAvatar class="avatar" :user="note.user"/> -->
<MkAvatar class="avatar" :user="note.user"/>
<div class="main">
<XNoteHeader class="header" :note="note" :mini="true"/>
<div class="body">