Skip to content

Commit

Permalink
removed theme from default config
Browse files Browse the repository at this point in the history
  • Loading branch information
razaqq committed Jul 18, 2019
1 parent b4ad401 commit 5eea29a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def create_default(self):
self['DEFAULT']['replays_folder'] = ''
self['DEFAULT']['region'] = 'eu'
self['DEFAULT']['api_key'] = '123'
self['DEFAULT']['theme'] = '0'
self.save()
self.read_config()

Expand Down

0 comments on commit 5eea29a

Please sign in to comment.