This commit is contained in:
Skillz
2020-10-26 11:40:37 -04:00
+2
View File
@@ -18,4 +18,6 @@ export enum ActivityType {
Listening,
/** Example: ":smiley: I am cool" */
Custom = 4,
/** Example: "Competing in Arena World Champions" */
Competing,
}