Update PostReactions, fix bookmark button visibility

pull/4166/head
Daniel Supernault 3 years ago
parent e343061a13
commit 64b6d2d5a7
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -71,7 +71,7 @@
</button> </button>
<button <button
v-if="status.visibility === 'public'" v-if="!status.in_reply_to_id && !status.reblog_of_id"
type="button" type="button"
class="btn btn-light font-weight-bold rounded-pill ml-3" class="btn btn-light font-weight-bold rounded-pill ml-3"
:disabled="isBookmarking" :disabled="isBookmarking"

Loading…
Cancel
Save