Skip to content

Commit d7b6975

Browse files
committed
add ConnectionTypeMastodon
1 parent c3e8023 commit d7b6975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/connection.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const (
2727
ConnectionTypeGitHub ConnectionType = "github"
2828
ConnectionTypeInstagram ConnectionType = "instagram"
2929
ConnectionTypeLeagueOfLegends ConnectionType = "leagueoflegends"
30+
ConnectionTypeMastodon ConnectionType = "mastodon"
3031
ConnectionTypePayPal ConnectionType = "paypal"
3132
ConnectionTypePlayStationNetwork ConnectionType = "playstation"
3233
ConnectionTypeReddit ConnectionType = "reddit"

0 commit comments

Comments
 (0)