Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit 21ad5a3

Browse files
authored
fix: add generic shoutrrr prefix to validators(#422)
1 parent 4b51a4a commit 21ad5a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: backend/internal/sys/validate/validate.go

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ func init() {
2929
"teams://",
3030
"telegram://",
3131
"zulip://",
32+
"generic://",
3233
}
3334

3435
str := fl.Field().String()

0 commit comments

Comments
 (0)