mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
Correct game tags title value
This commit is contained in:
parent
e883e3c1e0
commit
d154cf4cc8
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
>
|
||||
<button
|
||||
class="small info"
|
||||
:title="$t('list.delete')"
|
||||
title="Game tags"
|
||||
>
|
||||
<i class="fas fa-tag" />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue