mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-08-20 04:27:29 +00:00
fix: discord link
This commit is contained in:
parent
530b0693ed
commit
7912c9d12a
|
|
@ -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")
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue