mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-05-21 17:54:30 +00:00
Discord link
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<a href="https://ko-fi.com/kayjann">
|
||||
<img src="https://img.shields.io/badge/ko--fi-Donate%20to%20the%20Project-grey?style=for-the-badge&logo=kofi&logoColor=white&labelColor=FF5E5B" alt="Donate to the Project">
|
||||
</a>
|
||||
<a href="https://discord.gg/ycYvGjWmhu">
|
||||
<a href="https://discord.gg/A285mSfkcF">
|
||||
<img src="https://img.shields.io/badge/discord-Join%20the%20Community-grey?style=for-the-badge&logo=discord&logoColor=white&labelColor=5865F2" alt="Join the Community">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@@ -123,7 +123,7 @@ const HomeView = memo(function HomeView() {
|
||||
<div className="pt-4 flex flex-col items-center w-full gap-3">
|
||||
<div className="flex gap-8">
|
||||
<a
|
||||
href="https://discord.gg/YBy7kbnR4m"
|
||||
href="https://discord.gg/A285mSfkcFm"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
onClick={() => {
|
||||
|
||||
@@ -49,7 +49,7 @@ class RPC {
|
||||
activity.setTimestamps(new Timestamps(this.startTime));
|
||||
|
||||
activity.setButton([
|
||||
new Button("Discord", "https://discord.gg/RHGRUwpmVc"),
|
||||
new Button("Discord", "https://discord.gg/A285mSfkcF"),
|
||||
new Button("GitHub", "https://github.com/LCE-Hub/LCE-Emerald-Launcher")
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user