mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-24 20:14:42 -04:00
Typo
This commit is contained in:
parent
f134c9b9fd
commit
208175bd8d
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ class MusicDL(list):
|
|||
try:
|
||||
arguments = self._get_download_args()
|
||||
except KeyError:
|
||||
self._config_update_message()
|
||||
self._config_updating_message()
|
||||
self.config.update()
|
||||
exit()
|
||||
except Exception as err:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue