fix: don't open post on clicking renote

This commit is contained in:
Mar0xy 2023-10-13 22:05:26 +02:00
parent 463dfd87b5
commit f77a81c4bc
No known key found for this signature in database
GPG Key ID: 56569BBE47D2C828
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ SPDX-License-Identifier: AGPL-3.0-only
:class="$style.footerButton"
class="_button"
:style="renoted ? 'color: var(--accent) !important;' : ''"
v-on:click.stop
@mousedown="renoted ? undoRenote() : renote()"
>
<i class="ph-rocket-launch ph-bold ph-lg"></i>