We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77173c1 + 49eae89 commit 3605e32Copy full SHA for 3605e32
plugins/discord/back.js
@@ -4,8 +4,8 @@ const { dialog, app } = require("electron");
4
5
const registerCallback = require("../../providers/song-info");
6
7
-// Application ID registered by @xn-oah
8
-const clientId = "942539762227630162";
+// Application ID registered by @Zo-Bro-23
+const clientId = "1043858434585526382";
9
10
/**
11
* @typedef {Object} Info
0 commit comments