This commit is contained in:
Andras Bacsai
2023-06-13 11:04:11 +02:00
parent 87547d5622
commit eaf31eb946
3 changed files with 4 additions and 4 deletions

View File

@@ -70,7 +70,7 @@
</div>
<div class="flex gap-2">
<x-forms.input id="github_app.client_id" label="Client Id" type="password" disabled />
<x-forms.input id="github_app.client_secret" label="Client Secret" type="password" disabled />
<x-forms.input id="github_app.client_secret" label="Client Secret" type="password" />
<x-forms.input id="github_app.webhook_secret" label="Webhook Secret" type="password" />
</div>
<x-forms.checkbox noDirty label="System Wide?"