From b2c96b67fcd90661bf861d539039e3f2fc55e41e Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Thu, 19 Jan 2017 00:50:09 +0100 Subject: [PATCH] "" --- lgsm/functions/mods_core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/mods_core.sh b/lgsm/functions/mods_core.sh index b8084cbcf..146b60c71 100644 --- a/lgsm/functions/mods_core.sh +++ b/lgsm/functions/mods_core.sh @@ -444,7 +444,7 @@ fn_installed_mods_lightlist(){ installedmodscount="$(cat "${modslockfilefullpath}" | wc -l)" if [ -f "${modslockfilefullpath}" ]&&[ $installedmodscount -gt 0 ]; then echo "=================================" - echo "Installed mods/addons + echo "Installed mods/addons" # Set variables installedmodsline="1" installedmodslist=()