mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
fix: 🐛 don't allow editing a post on another account
This commit is contained in:
parent
52408b2d4b
commit
c52d463c32
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue