mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 07:42:57 +08:00
Update client id
This commit is contained in:
parent
72acce77b3
commit
0f5ef78b69
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user