Add a application uuid for flyingvoice.

This commit is contained in:
FusionPBX
2021-09-22 01:21:30 -06:00
committed by GitHub
parent 4b71467053
commit d760cda5cc

View File

@@ -2,7 +2,7 @@
//application details
$apps[$x]['name'] = "Flyingvoice";
$apps[$x]['uuid'] = "";
$apps[$x]['uuid'] = "f9c57629-cb6b-4068-957e-5bb43e4cb877";
$apps[$x]['category'] = "Vendor";
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "1.0";