Update app_config.php
This commit is contained in:
parent
f4383f082e
commit
e5aa0c12fb
|
|
@ -3,7 +3,7 @@
|
|||
//application details
|
||||
$apps[$x]['name'] = "Tones";
|
||||
$apps[$x]['uuid'] = "38ab9f01-bcd2-4726-a9ff-9af8ed9e396a";
|
||||
$apps[$x]['category'] = "Switch";;
|
||||
$apps[$x]['category'] = "Switch";
|
||||
$apps[$x]['subcategory'] = "";
|
||||
$apps[$x]['version'] = "1.0";
|
||||
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
||||
|
|
|
|||
Loading…
Reference in New Issue