Disable private note for self

This commit is contained in:
Sol Fisher Romanoff 2022-06-23 15:04:54 +03:00
parent 398b2624c8
commit 231a4af754
No known key found for this signature in database
GPG key ID: 9D3F2B64F2341B62

View file

@ -40,7 +40,10 @@
</dd>
</dl>
</div>
<div class="note">
<div
v-if="!isUs"
class="note"
>
<textarea
v-model="note"
class="resize-height"