mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 03:25:23 +00:00

I've noticed that the latest release (0.85.0) failed to start up if `$HOME/.config/television` doesnt exist. This should force the directory creation if the user doesn't have it. Before:  After:  --------- Co-authored-by: Alexandre Pasmantier <alex.pasmant@gmail.com>