mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 16:22:57 -07:00
Fix config version updgrade
This commit is contained in:
parent
33acf9402d
commit
561d994328
2 changed files with 2 additions and 2 deletions
|
@ -871,4 +871,4 @@ class Config(object):
|
|||
self.TV_WATCHED_PERCENT = self.NOTIFY_WATCHED_PERCENT
|
||||
self.MUSIC_WATCHED_PERCENT = self.NOTIFY_WATCHED_PERCENT
|
||||
|
||||
self.CONFIG_VERSION == 9
|
||||
self.CONFIG_VERSION = 9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue