mirror of
https://github.com/nirvana-7777/script.service.ultimate.git
synced 2026-09-23 17:42:19 +02:00
movetv correct epg window
This commit is contained in:
@@ -746,4 +746,4 @@ class MoveTVProvider(StreamingProvider):
|
||||
|
||||
@property
|
||||
def epg_window(self) -> Tuple[int, int]:
|
||||
return 7, 3
|
||||
return 3, 7
|
||||
Reference in New Issue
Block a user