Fix typo, thanks to @sultanofcardio
This commit is contained in:
parent
1cd6409401
commit
c1374d6de7
@ -1,6 +1,6 @@
|
||||
const events = require('events')
|
||||
const constants = require("../constants");
|
||||
const FALLBACK_ICON = "https://raw.githubusercontent.com/vexorain/dizquetv/main/resources/dizquetv.png";
|
||||
const FALLBACK_ICON = "https://raw.githubusercontent.com/vexorian/dizquetv/main/resources/dizquetv.png";
|
||||
const throttle = require('./throttle');
|
||||
|
||||
class TVGuideService extends events.EventEmitter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user