mirror of
https://github.com/danbulant/discord.js
synced 2026-06-09 17:52:55 +00:00
where we're going we don't need referrers (#1749)
This commit is contained in:
parent
dab28a0906
commit
e5be902568
1 changed files with 0 additions and 2 deletions
|
|
@ -60,8 +60,6 @@ exports.DefaultOptions = {
|
||||||
$os: process ? process.platform : 'discord.js',
|
$os: process ? process.platform : 'discord.js',
|
||||||
$browser: 'discord.js',
|
$browser: 'discord.js',
|
||||||
$device: 'discord.js',
|
$device: 'discord.js',
|
||||||
$referrer: '',
|
|
||||||
$referring_domain: '',
|
|
||||||
},
|
},
|
||||||
version: 6,
|
version: 6,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue