chore(web): Sabnzbd -> SABnzbd (#895)

* Update DownloadClientForms.tsx

* Update constants.ts
This commit is contained in:
Kyle Sanderson 2023-05-01 05:17:26 -07:00 committed by GitHub
parent 82a117c12b
commit 61439567d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -264,7 +264,7 @@ function FormFieldsSabnzbd() {
<NumberFieldWide
name="port"
label="Port"
help="port for Sabnzbd"
help="port for SABnzbd"
/>
)}