This commit is contained in:
hay-kot 2021-05-29 15:24:56 -08:00
commit 13c2428472

View file

@ -3,7 +3,7 @@
small
@click.prevent="toggleFavorite"
v-if="isFavorite || showAlways"
:color="isFavoite && buttonStyle ? 'secondary' : 'primary'"
:color="isFavorite && buttonStyle ? 'secondary' : 'primary'"
:icon="!buttonStyle"
:fab="buttonStyle"
>