Skip to content

Commit e71c92d

Browse files
committed
Clean code
1 parent 9d06a7a commit e71c92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SettingsForm.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
:required="!update"
4747
autocomplete="off">
4848
</p>
49-
<p>
49+
<p>
5050
<label for="oidc-bearer-secret">{{ t('user_oidc', 'Bearer shared secret') }}</label>
5151
<input id="oidc-bearer-secret"
5252
v-model="localProvider.bearerSecret"

0 commit comments

Comments
 (0)