rename module to uppercase to match json

This commit is contained in:
Nabeel Shahzad
2017-12-05 21:57:12 -06:00
parent e604d5bb08
commit 46b86cf3a6
7 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
<?php
return [
'name' => 'vacentral',
'address' => 'https://api.vacentral.net',
'api_key' => ''
];