This commit is contained in:
doms9 2025-09-01 19:35:30 -04:00
parent 00000d90a3
commit 00000d97bc
2 changed files with 1 additions and 1 deletions

View file

@ -41,7 +41,7 @@ async def main() -> None:
tasks = [
# ace.main(client),
# fstv.main(client),
# livetvsx.main(),
livetvsx.main(),
tvpass.main(client),
]

View file