wrong fct call fixed

This commit is contained in:
Francois B 2018-03-25 11:51:29 +02:00
parent 754c55955b
commit e979679660

View file

@ -178,7 +178,7 @@ function installSteamMenu () {
#
function installBurningTools () {
msg "Installing CD/DVD/BD Burning apps and tools"
installAppsFromListMenu burningtools
installAppsFromList burningtools
}
#