fix peek/minimize string
This commit is contained in:
parent
43857fd3eb
commit
ed56e644fb
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
</transition>
|
||||
<button
|
||||
class="btn button-default"
|
||||
:title="$t('general.minimize')"
|
||||
:title="$t('general.peek')"
|
||||
@click="toggleMinimizeModal"
|
||||
>
|
||||
<FAIcon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue