fix music library fallback and update code style

This commit is contained in:
herby2212 2021-03-14 23:59:03 +01:00
parent 4c47501687
commit bd65e75cf4
3 changed files with 9 additions and 3 deletions

View file

@ -556,4 +556,5 @@ class Config(object):
home_stats_cards.add('top_libaries')
self.HOME_STATS_CARDS = home_stats_cards
self.CONFIG_VERSION = 18
self.CONFIG_VERSION = 18