fixed #1520
This commit is contained in:
parent
0c061a01ea
commit
194a719a1c
@ -3,10 +3,14 @@
|
|||||||
return [
|
return [
|
||||||
|
|
||||||
'styles' => [
|
'styles' => [
|
||||||
|
|
||||||
'argon' => \Akaunting\Menu\Presenters\Admin\Argon::class,
|
'argon' => \Akaunting\Menu\Presenters\Admin\Argon::class,
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'home_urls' => [
|
||||||
|
'/',
|
||||||
|
'portal',
|
||||||
|
],
|
||||||
|
|
||||||
'ordering' => true,
|
'ordering' => true,
|
||||||
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user