mirror of
https://github.com/Mestima/luna.git
synced 2025-05-05 21:50:15 +00:00
codestyle fix
This commit is contained in:
parent
1dfc65fad2
commit
c2785eab8c
@ -24,7 +24,7 @@ const PresenceHandler = class {
|
|||||||
presencePayload.activities = [{
|
presencePayload.activities = [{
|
||||||
name: this.content,
|
name: this.content,
|
||||||
type: type
|
type: type
|
||||||
}]
|
}];
|
||||||
}
|
}
|
||||||
|
|
||||||
await client.user.setPresence(presencePayload);
|
await client.user.setPresence(presencePayload);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user