mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 04:23:31 +01:00
where we're going we don't need referrers (#1749)
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user