mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
fix: 🐛 don't allow editing a post on another account
This commit is contained in:
parent
52408b2d4b
commit
c52d463c32
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user