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