Skip to content

Commit a9ca3e9

Browse files
Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 5a44db1 commit a9ca3e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/v2/components/GameDetails/GameHeader.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ const actions = useGameActions(() => props.rom);
6767
v-if="verified"
6868
class="r-v2-det-header__verified"
6969
:aria-label="t('rom.verified-rom')"
70+
tabindex="0"
7071
>
7172
<RIcon icon="mdi-check-decagram" :size="18" color="success" />
7273
<RTooltip

0 commit comments

Comments
 (0)