fix: discord link

This commit is contained in:
/home/neo
2026-04-08 17:40:56 +03:00
committed by GitHub
parent 530b0693ed
commit 7912c9d12a

View File

@@ -49,7 +49,7 @@ class RPC {
activity.setTimestamps(new Timestamps(this.startTime));
activity.setButton([
new Button("Discord", "https://discord.gg/A285mSfkcF"),
new Button("Discord", "https://discord.gg/vD8akRU24f"),
new Button("GitHub", "https://github.com/LCE-Hub/LCE-Emerald-Launcher")
]);