We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3713e21 commit a842afbCopy full SHA for a842afb
events/onReady.js
@@ -21,7 +21,7 @@ module.exports = {
21
{
22
type: ActivityType.Custom,
23
name: "Status",
24
- state: "💾 Chilling on my owners computer!",
+ state: "💾 Chilling in the Cloud!",
25
},
26
],
27
});
0 commit comments