diff --git a/app/ivr_menus/app_config.php b/app/ivr_menus/app_config.php index 3c629782f3..ac2a5096e3 100644 --- a/app/ivr_menus/app_config.php +++ b/app/ivr_menus/app_config.php @@ -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";