mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 13:02:38 +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',
|
||||
$browser: 'discord.js',
|
||||
$device: 'discord.js',
|
||||
$referrer: '',
|
||||
$referring_domain: '',
|
||||
},
|
||||
version: 6,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue