mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-12 19:27:11 +01:00
Added GitHub info to Rich Presence
This commit is contained in:
parent
6e4f502454
commit
9913124a5c
@ -123,6 +123,8 @@ private:
|
||||
presence.details = "Initializing rich presence...";
|
||||
presence.startTimestamp = time(0);
|
||||
presence.largeImageKey = "sdrpp_large";
|
||||
presence.smallImageKey = "github";
|
||||
presence.smallImageText = "SDRPlusPlus on GitHub";
|
||||
Discord_UpdatePresence(&presence);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user