mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 20:21:36 +00:00
fix eslint
This commit is contained in:
parent
725527aa84
commit
0444e937e2
@ -92,7 +92,7 @@ HTTPTracker.prototype._request = function (requestUrl, params, cb) {
|
||||
var opts = {
|
||||
url: u,
|
||||
header: {
|
||||
'user-agent': self.client._userAgent || '',
|
||||
'user-agent': self.client._userAgent || ''
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user