Update app_config.php

This commit is contained in:
FusionPBX 2017-08-20 17:33:49 -06:00 committed by GitHub
parent 70f00f4d10
commit 47f64a4532
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
//application details
$apps[$x]['name'] = "Yealink";
$apps[$x]['uuid'] = "82626eb7-f2dd-4c25-bd0f-06235222ce76";
$apps[$x]['category'] = "Vendors";
$apps[$x]['category'] = "Vendor";
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "1.0";
$apps[$x]['license'] = "Mozilla Public License 1.1";