Rename Today with a technie table and references

This commit is contained in:
2025-11-22 19:30:53 -05:00
parent 2eece012fa
commit 6520bdac8b
5 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
<!--% USE DBI(constants.driver) %-->
<!--% FOREACH episode IN DBI.query(
'select eps.id from twat_eps AS eps'
'select eps.id from twt_eps AS eps'
) %-->
,<!--% episode.id %-->
<!--% END %-->