diff options
| -rw-r--r-- | discord_rich_presence.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/discord_rich_presence.h b/discord_rich_presence.h index 3c9f2bda..35d5becc 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: |
