|
|
@ -122,6 +122,7 @@
|
|
|
|
<HiddenInput
|
|
|
|
<HiddenInput
|
|
|
|
id="steamAPIKey"
|
|
|
|
id="steamAPIKey"
|
|
|
|
v-model="settings.steamAPIKey"
|
|
|
|
v-model="settings.steamAPIKey"
|
|
|
|
|
|
|
|
autocomplete="one-time-code"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<div class="form-text">
|
|
|
|
<div class="form-text">
|
|
|
|
{{ $t("steamApiKeyDescription") }}
|
|
|
|
{{ $t("steamApiKeyDescription") }}
|
|
|
|