mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Add a application uuid for flyingvoice.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user