mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 23:42:37 -07:00
Fix settings hover nav menu for mobile
This commit is contained in:
parent
9fcd0da83d
commit
24205dc86e
6 changed files with 29 additions and 25 deletions
|
@ -617,4 +617,4 @@ class Config(object):
|
|||
home_sections = self.HOME_SECTIONS
|
||||
home_sections.remove('library_stats')
|
||||
self.HOME_SECTIONS = home_sections
|
||||
self.CONFIG_VERSION = '4'
|
||||
self.CONFIG_VERSION = '5'
|
Loading…
Add table
Add a link
Reference in a new issue