fix: 🐛 don't allow editing a post on another account

This commit is contained in:
ThatOneCalculator 2023-06-18 17:46:39 -07:00
parent ac614e72f1
commit 10b9030368
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -14,6 +14,7 @@
<i class="ph-x ph-bold ph-lg"></i>
</button>
<button
v-if="$props.editId == null"
v-click-anime
v-tooltip="i18n.ts.switchAccount"
class="account _button"