remove unnecessary indent

pull/138/head
Botspot 4 years ago
parent a110e62472
commit 4e9c6ab70f

2
gui

@ -76,8 +76,6 @@ uninstall() {
motd="$(echo -e "$(wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps-announcements/main/message | shuf -n 1)")"
#app list mode. Allowed values: 'yad', 'xlunch'
guimode="$(cat "${DIRECTORY}/data/settings/App List Style")"
[ -z "$guimode" ] && guimode=yad

Loading…
Cancel
Save