Fix lint
This commit is contained in:
parent
30d0e8a571
commit
c9be27ff44
14 changed files with 35 additions and 35 deletions
|
@ -227,7 +227,7 @@ class Gateway {
|
|||
token: this.token,
|
||||
properties: {
|
||||
$os: Deno.build.os,
|
||||
$browser: 'discord.deno',
|
||||
$browser: 'discord.deno', //TODO: Change lib name
|
||||
$device: 'discord.deno'
|
||||
},
|
||||
compress: true,
|
||||
|
|
Loading…
Reference in a new issue