mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
bump to api v9 now that it's live
This commit is contained in:
@@ -147,6 +147,7 @@ void to_json(nlohmann::json &j, const IdentifyProperties &m) {
|
||||
j["os"] = m.OS;
|
||||
j["browser"] = m.Browser;
|
||||
j["device"] = m.Device;
|
||||
j["system_locale"] = m.SystemLocale;
|
||||
j["browser_user_agent"] = m.BrowserUserAgent;
|
||||
j["browser_version"] = m.BrowserVersion;
|
||||
j["os_version"] = m.OSVersion;
|
||||
|
||||
Reference in New Issue
Block a user