parent
80904bc5c6
commit
2752006179
|
@ -74,7 +74,7 @@
|
||||||
v-if="theatrePossible"
|
v-if="theatrePossible"
|
||||||
:title="$t('Toggle Theatre Mode')"
|
:title="$t('Toggle Theatre Mode')"
|
||||||
class="theatreModeButton option"
|
class="theatreModeButton option"
|
||||||
icon="expand-alt"
|
icon="tv"
|
||||||
theme="secondary"
|
theme="secondary"
|
||||||
@click="$emit('theatre-mode')"
|
@click="$emit('theatre-mode')"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue