summaryrefslogtreecommitdiff
path: root/src/discord/objects.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/discord/objects.hpp')
-rw-r--r--src/discord/objects.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/discord/objects.hpp b/src/discord/objects.hpp
index 44afe8d..fb5e117 100644
--- a/src/discord/objects.hpp
+++ b/src/discord/objects.hpp
@@ -396,6 +396,7 @@ struct IdentifyProperties {
std::string Browser;
std::string Device;
std::string SystemLocale;
+ bool HasClientMods;
std::string BrowserUserAgent;
std::string BrowserVersion;
std::string OSVersion;