minor
This commit is contained in:
parent
a864b72e03
commit
6cd130de38
|
@ -122,6 +122,7 @@
|
|||
<HiddenInput
|
||||
id="steamAPIKey"
|
||||
v-model="settings.steamAPIKey"
|
||||
autocomplete="one-time-code"
|
||||
/>
|
||||
<div class="form-text">
|
||||
{{ $t("steamApiKeyDescription") }}
|
||||
|
|
Loading…
Reference in New Issue