mirror of
https://github.com/Karaka-Management/oms-Balance.git
synced 2026-01-22 11:48: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 [
|
||||
'^.*/backend/controlling/balance/dashboard.*$' => [
|
||||
[
|
||||
'dest' => '\Modules\Balance\Controller:viewBalanceDashboard',
|
||||
'dest' => '\Modules\Balance\Controller:viewBalanceDashboard',
|
||||
'verb' => RouteVerb::GET,
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user