Load trackers file on startup

This commit is contained in:
shortcutme 2018-07-19 20:43:46 +02:00
parent 8d3b1d10d2
commit f7099b2bc7
No known key found for this signature in database
GPG Key ID: 5B63BAE6CB9613AE
1 changed files with 2 additions and 0 deletions

View File

@ -358,6 +358,8 @@ class Config(object):
self.parser._print_message = original_print_message
self.parser.exit = original_exit
self.loadTrackersFile()
# Parse command line arguments
def parseCommandline(self, argv, silent=False):
# Find out if action is specificed on start