* #355 Calculate distance button in add/edit Flight page * Styling * Move add/edit flight logic out of controller and into service layer * Styling * Formatting * Run styleci against modules dir * Styleci config * Style fixes in /modules
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => 'vacentral',
|
||||
'name' => 'vacentral',
|
||||
'address' => 'https://api.vacentral.net',
|
||||
'api_key' => ''
|
||||
'api_key' => '',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user