mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Blank the browser property
This commit is contained in:
@@ -1621,7 +1621,7 @@ var InternalClient = (function () {
|
||||
large_threshold: self.client.options.largeThreshold,
|
||||
properties: {
|
||||
"$os": "discord.js",
|
||||
"$browser": "discord.js",
|
||||
"$browser": "",
|
||||
"$device": "discord.js",
|
||||
"$referrer": "discord.js",
|
||||
"$referring_domain": "discord.js"
|
||||
|
||||
Reference in New Issue
Block a user