diff --git a/app/tones/app_config.php b/app/tones/app_config.php index 588b5162b6..b81141b71a 100644 --- a/app/tones/app_config.php +++ b/app/tones/app_config.php @@ -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";