Skip to content

Commit

Permalink
fix: add generic shoutrrr prefix to validators(#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed Apr 16, 2023
1 parent 4b51a4a commit 21ad5a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/internal/sys/validate/validate.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ func init() {
"teams://",
"telegram://",
"zulip://",
"generic://",
}

str := fl.Field().String()
Expand Down

0 comments on commit 21ad5a3

Please sign in to comment.