Update app_config.php

This commit is contained in:
FusionPBX
2018-05-23 15:59:57 -07:00
committed by GitHub
parent 20e9309b8d
commit d6e90a8dcc

View File

@@ -3,7 +3,7 @@
//application details
$apps[$x]['name'] = "Tones";
$apps[$x]['uuid'] = "38ab9f01-bcd2-4726-a9ff-9af8ed9e396a";
$apps[$x]['category'] = "Switch";;
$apps[$x]['category'] = "Switch";
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "1.0";
$apps[$x]['license'] = "Mozilla Public License 1.1";