mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-10 13:27:11 +00:00

``` tv gitrepos Unknown channel: gitrepos ``` And `tv list-channels` result, before the fix: ``` tv list-channels Builtin channels: env files gitrepos dirs text alias ``` After: ``` ./target/debug/tv list-channels Builtin channels: env files git-repos // HERE dirs text alias ```