Skip to content

Commit

Permalink
correction: use Krystal's id
Browse files Browse the repository at this point in the history
  • Loading branch information
SerStars committed Jan 26, 2025
1 parent 9ccaa1a commit aa9e3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Javascript/DiscordProfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let userData = null;
let previousStatus = null;
let previousActivity = null;

const userId = "861631850681729045";
const userId = "929208515883569182";

function connectWebSocket() {
ws = new WebSocket("wss://api.lanyard.rest/socket");
Expand Down

0 comments on commit aa9e3af

Please sign in to comment.