Feature/improve headers label in scraper configuration (#4263)

* Improve label
This commit is contained in:
Thomas Kaul 2025-02-01 13:04:28 +01:00 committed by GitHub
parent c095d08816
commit e2b27fb6e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -307,7 +307,7 @@
</div>
<div class="mt-3">
<mat-form-field appearance="outline" class="w-100 without-hint">
<mat-label i18n>Headers</mat-label>
<mat-label i18n>HTTP Request Headers</mat-label>
<textarea
cdkTextareaAutosize
formControlName="headers"