1
0
forked from HPR/hpr_generator

Temporary fix to get future episodes working. Removed the date restriction

This commit is contained in:
2023-07-12 08:54:41 +02:00
parent fb2b3ec6db
commit a97cc7714f
3 changed files with 1 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
<!--% query_ids_episode = 'select eps.id from eps
where eps.date < date(\'now\', \'+1 days\')'
<!--% query_ids_episode = 'select eps.id from eps'
%-->