Added a way to hide the dashboard button from the footer (default)
This commit is contained in:
@@ -117,6 +117,7 @@ return [
|
||||
'theme' => [
|
||||
'background-color' => 'Background Color',
|
||||
'text-color' => 'Text Color',
|
||||
'dashboard-login' => 'Show dashboard button in the footer?',
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user