mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
fix: add generic shoutrrr prefix to validators(#422)
This commit is contained in:
@@ -29,6 +29,7 @@ func init() {
|
||||
"teams://",
|
||||
"telegram://",
|
||||
"zulip://",
|
||||
"generic://",
|
||||
}
|
||||
|
||||
str := fl.Field().String()
|
||||
|
||||
Reference in New Issue
Block a user