Fix typo in FALLBACK_ICON URL
The URL points to the dizquetv PNG icon, but there's a typo in vexorian
This commit is contained in:
parent
cbf907788c
commit
018e72cf2e
@ -1,6 +1,6 @@
|
||||
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user