mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 15:27:30 +08:00
Update client ID
This commit is contained in:
parent
283de215d3
commit
226df7163e
@ -25,7 +25,7 @@ namespace osu.Desktop
|
||||
{
|
||||
internal partial class DiscordRichPresence : Component
|
||||
{
|
||||
private const string client_id = "367827983903490050";
|
||||
private const string client_id = "1216669957799018608";
|
||||
|
||||
private DiscordRpcClient client = null!;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user