mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 18:23:04 +08:00
Log Discord RPC updates
This commit is contained in:
parent
8b730acb08
commit
5580ce31fa
@ -114,6 +114,8 @@ namespace osu.Desktop
|
||||
return;
|
||||
}
|
||||
|
||||
Logger.Log("Updating Discord RPC", LoggingTarget.Network, LogLevel.Debug);
|
||||
|
||||
if (activity.Value != null)
|
||||
{
|
||||
bool hideIdentifiableInformation = privacyMode.Value == DiscordRichPresenceMode.Limited || status.Value == UserStatus.DoNotDisturb;
|
||||
|
Loading…
Reference in New Issue
Block a user