From 18303c231ce2f6636b7958d6db0d7041665960ce Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 24 Aug 2024 11:22:14 +0200 Subject: fix(contrib/config.toml): Correct typo in config key --- contrib/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/config.toml b/contrib/config.toml index 45c8b2b..d156cec 100644 --- a/contrib/config.toml +++ b/contrib/config.toml @@ -18,7 +18,7 @@ local_comments_length = 1000 [paths] download_dir = "/tmp/yt" mpv_config_path = "./contrib/mpv.conf" -mpv_info_path = "./contrib/mpv.info.conf" +mpv_input_path = "./contrib/mpv.info.conf" database_path = "./target/database.sql" last_selection_path = "./target/last_selection.sql" -- cgit 1.4.1