This commit is contained in:
blacktwin 2021-03-22 10:40:42 -04:00 committed by GitHub
parent a238742b1b
commit e55c7db5da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -766,4 +766,5 @@ if __name__ == '__main__':
transcode_lst += transcoded_lst
if opts.action == "show":
action_show(transcode_lst, opts.select, date_format)
action_show(transcode_lst, opts.select, date_format)