Fill out browser and device IDENTIFY properties

This commit is contained in:
abalabahaha
2016-07-31 06:52:35 +09:00
parent 1049a1d70a
commit b05e18871a
2 changed files with 2 additions and 2 deletions

View File

@@ -1811,7 +1811,7 @@ var InternalClient = (function () {
large_threshold: self.client.options.largeThreshold,
properties: {
"$os": process.platform,
"$browser": "",
"$browser": "discord.js",
"$device": "discord.js",
"$referrer": "",
"$referring_domain": ""