Skip to content

Commit

Permalink
Remove The Hive from detailed presence :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Plextora committed May 23, 2024
1 parent cb69bb5 commit 85d9699
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Utils/DiscordPresence.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ string LogoTooltip

private static readonly Dictionary<string, PresenceDetails> SupportedPresenceDict = new()
{
{
"geo.hivebedrock.network",
new PresenceDetails("The Hive", "thehive", "The Hive Logo")
},
{
"mco.cubecraft.net",
new PresenceDetails("Cubecraft Games", "cubecraft", "Cubecraft Games Logo")
Expand Down

0 comments on commit 85d9699

Please sign in to comment.