We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88f3cbd + b6a0c9c commit 433c49cCopy full SHA for 433c49c
src/Enums/Website/Category.php
@@ -23,4 +23,5 @@ enum Category: int
23
case EPIC_GAMES = 16;
24
case GOG = 17;
25
case DISCORD = 18;
26
+ case BLUESKY = 19;
27
}
0 commit comments