Skip to content

Commit 3bcda7d

Browse files
committed
Update constants.py
1 parent 0643dce commit 3bcda7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spotify_web_downloader/constants.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
EXCLUDED_PARAMS = (
1+
EXCLUDED_CONFIG_FILE_PARAMS = (
22
"urls",
3-
"config_location",
4-
"url_txt",
3+
"config_path",
4+
"read_urls_as_txt",
55
"no_config_file",
66
"version",
77
"help",

0 commit comments

Comments
 (0)