mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-03-11 02:29:37 +03:00
Removed excess code
This commit is contained in:
parent
399e04ea2c
commit
088703b860
1 changed files with 1 additions and 3 deletions
|
@ -25,9 +25,7 @@ export class DiscordRPC
|
|||
{
|
||||
this.rpc.setActivity({
|
||||
...activity,
|
||||
...{
|
||||
instance: false
|
||||
}
|
||||
instance: false
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue