add generic prefix

This commit is contained in:
Hayden 2023-04-16 10:45:05 -08:00
parent 4b51a4ad9a
commit 260b2ec2a7
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -29,6 +29,7 @@ func init() {
"teams://", "teams://",
"telegram://", "telegram://",
"zulip://", "zulip://",
"generic://",
} }
str := fl.Field().String() str := fl.Field().String()