Compare commits
2 Commits
2549b18e8c
...
53b6c2e174
Author | SHA1 | Date | |
---|---|---|---|
53b6c2e174 | |||
93ecea9083 |
@@ -144,7 +144,7 @@ impl PresenceActor {
|
||||
"Download the Launcher",
|
||||
"https://git.ez-pp.farm/EZPPFarm/EZPPLauncher/releases/latest",
|
||||
),
|
||||
Button::new("Join EZPZFarm", "https://ez-pp.farm/discord"),
|
||||
Button::new("Join EZPPFarm", "https://ez-pp.farm/discord"),
|
||||
]);
|
||||
|
||||
if let Err(e) = client.set_activity(activity).map_err(|e| e.to_string()) {
|
||||
|
Reference in New Issue
Block a user