yeah no it was never fixed

This commit is contained in:
2025-03-22 00:42:07 +01:00
parent 115cf4c8c0
commit 7621e73174
5 changed files with 63 additions and 15 deletions

View File

@@ -73,6 +73,7 @@ void DiscordRPC::run_callbacks()
}
void DiscordRPC::debug()
{
auto client = std::make_shared<discordpp::Client>();
}
void DiscordRPC::set_app_id(uint64_t value)