diff --git a/Reskreen/settings.py b/Reskreen/settings.py index 66914f2..856acbf 100644 --- a/Reskreen/settings.py +++ b/Reskreen/settings.py @@ -276,7 +276,7 @@ JAZZMIN_SETTINGS = { ############# # Whether to display the side menu - "show_sidebar": False, + "show_sidebar": True, # Whether to aut expand the menu "navigation_expanded": False,