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 ea35da5 + 107c79f commit c7fe814Copy full SHA for c7fe814
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 = "937234785716285471";
+const clientId = "942539762227630162";
9
10
/**
11
* @typedef {Object} Info
0 commit comments