diff --git a/discord_rich_presence.h b/discord_rich_presence.h index 3c9f2bd..35d5bec 100644 --- a/discord_rich_presence.h +++ b/discord_rich_presence.h @@ -9,7 +9,7 @@ namespace AttorneyOnline { class Discord { private: - const char* APPLICATION_ID = "399779271737868288"; + const char* APPLICATION_ID = "474362730397302823"; std::string server_name, server_id; int64_t timestamp; public: