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.
1 parent 77173c1 commit d199a5fCopy full SHA for d199a5f
plugins/discord/back.js
@@ -5,7 +5,7 @@ const { dialog, app } = require("electron");
5
const registerCallback = require("../../providers/song-info");
6
7
// Application ID registered by @xn-oah
8
-const clientId = "942539762227630162";
+const clientId = "1042206454515519548";
9
10
/**
11
* @typedef {Object} Info
0 commit comments