mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-12 12:34:43 +00:00
[Core] Add missing warn_msg arg to set_dummy_trans()
This commit is contained in:
parent
857e2fd46e
commit
cb158ca866
@ -56,7 +56,7 @@ def start_daemon(skip_start=False):
|
||||
deluge.core.daemon.Daemon: A new daemon object
|
||||
|
||||
"""
|
||||
lang.set_dummy_trans()
|
||||
lang.set_dummy_trans(warn_msg=True)
|
||||
|
||||
# Setup the argument parser
|
||||
parser = BaseArgParser()
|
||||
|
Loading…
x
Reference in New Issue
Block a user