From c87913e124c4fe96a6899ccfe044dbbe92e9b1d1 Mon Sep 17 00:00:00 2001 From: Core Date: Thu, 15 Sep 2022 19:01:58 +0100 Subject: [PATCH] forgot to remove debug [ci skip] --- src/main/plugins/discordrpc.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/plugins/discordrpc.ts b/src/main/plugins/discordrpc.ts index 4340ff3e..af55e1d2 100644 --- a/src/main/plugins/discordrpc.ts +++ b/src/main/plugins/discordrpc.ts @@ -260,9 +260,6 @@ export default class DiscordRPC { activity.buttons = [{ label: firstActivity.label, url: attributes.url[firstActivity.url] }]; console.log("Its disabled"); } - - console.log("LOOK HERELOOK HERELOOK HERELOOK HERELOOK HERELOOK HERELOOK HERE"); - console.log(activity.buttons); } // Add the timestamp if its playing and people want them