rename module to uppercase to match json
This commit is contained in:
7
modules/Vacentral/Config/config.php
Normal file
7
modules/Vacentral/Config/config.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => 'vacentral',
|
||||
'address' => 'https://api.vacentral.net',
|
||||
'api_key' => ''
|
||||
];
|
||||
Reference in New Issue
Block a user