We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8b389 commit d2fc13cCopy full SHA for d2fc13c
readarr/naming.go
@@ -12,7 +12,7 @@ import (
12
// Define Base Path for Naming calls.
13
const bpNaming = APIver + "/config/naming"
14
15
-// Naming represents the config/naming endpoint in Radarr.
+// Naming represents the config/naming endpoint in Readarr.
16
type Naming struct {
17
RenameBooks bool `json:"renameBooks"`
18
ReplaceIllegalCharacters bool `json:"replaceIllegalCharacters"`
0 commit comments