mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 23:30:51 +08:00
Update client id
This commit is contained in:
@@ -16,7 +16,7 @@ namespace osu.Desktop
|
||||
{
|
||||
internal class DiscordRichPresenceClient : Component
|
||||
{
|
||||
private const string client_id = "563024054391537674";
|
||||
private const string client_id = "367827983903490050";
|
||||
|
||||
private Bindable<User> user;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user