refactor: redirect home button to homepage
This commit is contained in:
parent
75064896bf
commit
0f30d3d4be
@ -230,7 +230,7 @@ return [
|
||||
[
|
||||
'text' => 'm_home',
|
||||
'icon' => 'fas fa-home',
|
||||
'url' => 'dashboard',
|
||||
'url' => '/',
|
||||
],
|
||||
[
|
||||
'header' => 'h_applications',
|
||||
|
Loading…
x
Reference in New Issue
Block a user