mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-19 16:33:04 +03:00
remove clearActivity as it isn't needed
This commit is contained in:
parent
d876b779ad
commit
6b4107b692
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ export class DiscordRPC
|
|||
|
||||
public static close (): void
|
||||
{
|
||||
this.rpc.clearActivity();
|
||||
this.rpc.destroy();
|
||||
|
||||
this.rpc = null as any;
|
||||
|
|
Loading…
Reference in a new issue