From 347783c21515693ff8bb7505b068ab4b4429b1a4 Mon Sep 17 00:00:00 2001 From: Hossein Yaghoubi Date: Thu, 30 Jan 2025 16:12:27 +0330 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ae69b7f..5a538cf 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,6 @@ DAISY_SETTINGS = { 'icon': 'fa-solid fa-person-military-pointing', # FontAwesome icon for the 'auth' app 'name': 'Authentication', # Custom name for the 'auth' app 'hide': False, # Whether to hide the 'auth' app from the sidebar (set to True to hide) - 'app': 'users', # The actual app to display in the sidebar (e.g., rename 'auth' to 'users') 'divider_title': "Auth", # Divider title for the 'auth' section }, 'social_django': {