mirror of
https://github.com/miniflux/v2.git
synced 2025-08-31 18:31:01 +00:00
Improve API
This commit is contained in:
parent
3f473e4a09
commit
d5b8f2fb88
15 changed files with 238 additions and 110 deletions
|
@ -22,5 +22,5 @@ func ValidateTheme(theme string) error {
|
|||
}
|
||||
}
|
||||
|
||||
return errors.NewLocalizedError("Invalid theme.")
|
||||
return errors.NewLocalizedError("Invalid theme")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue