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.
1 parent 88f3cbd commit b6a0c9cCopy full SHA for b6a0c9c
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