mirror of
https://github.com/Karaka-Management/oms-Balance.git
synced 2026-02-12 21:28:41 +00:00
Remove whitespace from end of line
This commit is contained in:
parent
4eb31e8b0c
commit
b9c2dfe17a
|
|
@ -5,7 +5,7 @@ use phpOMS\Router\RouteVerb;
|
||||||
return [
|
return [
|
||||||
'^.*/backend/controlling/balance/dashboard.*$' => [
|
'^.*/backend/controlling/balance/dashboard.*$' => [
|
||||||
[
|
[
|
||||||
'dest' => '\Modules\Balance\Controller:viewBalanceDashboard',
|
'dest' => '\Modules\Balance\Controller:viewBalanceDashboard',
|
||||||
'verb' => RouteVerb::GET,
|
'verb' => RouteVerb::GET,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user