Removed excess code

This commit is contained in:
Observer KRypt0n_ 2021-10-24 20:52:04 +02:00
parent 399e04ea2c
commit 088703b860
No known key found for this signature in database
GPG key ID: DC5D4EC1303465DA

View file

@ -25,9 +25,7 @@ export class DiscordRPC
{
this.rpc.setActivity({
...activity,
...{
instance: false
}
instance: false
});
}