Update app_config.php
This commit is contained in:
parent
1435ab44a1
commit
f46643b9fa
|
|
@ -3,7 +3,7 @@
|
|||
//application details
|
||||
$apps[$x]['name'] = "IVR Menu";
|
||||
$apps[$x]['uuid'] = "a5788e9b-58bc-bd1b-df59-fff5d51253ab";
|
||||
$apps[$x]['category'] = "Switch";;
|
||||
$apps[$x]['category'] = "Switch";
|
||||
$apps[$x]['subcategory'] = "";
|
||||
$apps[$x]['version'] = "";
|
||||
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
||||
|
|
|
|||
Loading…
Reference in New Issue