Add a application uuid for flyingvoice.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
//application details
|
//application details
|
||||||
$apps[$x]['name'] = "Flyingvoice";
|
$apps[$x]['name'] = "Flyingvoice";
|
||||||
$apps[$x]['uuid'] = "";
|
$apps[$x]['uuid'] = "f9c57629-cb6b-4068-957e-5bb43e4cb877";
|
||||||
$apps[$x]['category'] = "Vendor";
|
$apps[$x]['category'] = "Vendor";
|
||||||
$apps[$x]['subcategory'] = "";
|
$apps[$x]['subcategory'] = "";
|
||||||
$apps[$x]['version'] = "1.0";
|
$apps[$x]['version'] = "1.0";
|
||||||
|
|||||||
Reference in New Issue
Block a user