Skip to content

Commit d199a5f

Browse files
authored
Update back.js
1 parent 77173c1 commit d199a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/discord/back.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const { dialog, app } = require("electron");
55
const registerCallback = require("../../providers/song-info");
66

77
// Application ID registered by @xn-oah
8-
const clientId = "942539762227630162";
8+
const clientId = "1042206454515519548";
99

1010
/**
1111
* @typedef {Object} Info

0 commit comments

Comments
 (0)