Add extension_uuid to xml cdr.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//application details
|
||||
$apps[$x]['name'] = "Extensions";
|
||||
$apps[$x]['uuid'] = 'e68d9689-2769-e013-28fa-6214bf47fca3';
|
||||
$apps[$x]['category'] = 'Switch';;
|
||||
$apps[$x]['category'] = 'Switch';
|
||||
$apps[$x]['subcategory'] = '';
|
||||
$apps[$x]['version'] = '';
|
||||
$apps[$x]['license'] = 'Mozilla Public License 1.1';
|
||||
|
||||
Reference in New Issue
Block a user