mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09: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…
x
Reference in New Issue
Block a user