Skip to content

Commit

Permalink
add ConnectionTypeMastodon
Browse files Browse the repository at this point in the history
  • Loading branch information
sebm253 committed Dec 19, 2024
1 parent c3e8023 commit d7b6975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord/connection.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const (
ConnectionTypeGitHub ConnectionType = "github"
ConnectionTypeInstagram ConnectionType = "instagram"
ConnectionTypeLeagueOfLegends ConnectionType = "leagueoflegends"
ConnectionTypeMastodon ConnectionType = "mastodon"
ConnectionTypePayPal ConnectionType = "paypal"
ConnectionTypePlayStationNetwork ConnectionType = "playstation"
ConnectionTypeReddit ConnectionType = "reddit"
Expand Down

0 comments on commit d7b6975

Please sign in to comment.