about summary refs log tree commit diff stats
path: root/package (unfollow)
Commit message (Collapse)Author
2024-08-23fix(config/from_filesystem): Only create the parent of config pathsBenedikt Peetz
Otherwise, it would create a `videos.sqlite` *directory*, which is obviously not ideal.
2024-08-23