mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-01-25 07:58:42 +00:00
Remove whitespace from end of line
This commit is contained in:
parent
6187e52dfc
commit
cf4a04fc9a
|
|
@ -5,7 +5,7 @@ use phpOMS\Router\RouteVerb;
|
|||
return [
|
||||
'^.*/backend(\?.*)?$' => [
|
||||
[
|
||||
'dest' => '\Modules\Dashboard\Controller:viewDashboard',
|
||||
'dest' => '\Modules\Dashboard\Controller:viewDashboard',
|
||||
'verb' => RouteVerb::GET,
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user