forked from mirrors/homebox
fix: add generic shoutrrr prefix to validators(#422)
This commit is contained in:
parent
4b51a4ad9a
commit
21ad5a32c1
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ func init() {
|
|||
"teams://",
|
||||
"telegram://",
|
||||
"zulip://",
|
||||
"generic://",
|
||||
}
|
||||
|
||||
str := fl.Field().String()
|
||||
|
|
Loading…
Reference in a new issue