show three dot button only if needed

This commit is contained in:
taehoon 2019-08-20 17:00:28 -04:00
parent 92a0c475f7
commit 65579796ed

View file

@ -1,5 +1,6 @@
<template>
<v-popover
v-if="canDelete || canMute || canPin"
trigger="click"
placement="top"
class="extra-button-popover"