This commit is contained in:
Bob Mottram 2016-09-09 14:50:35 +01:00
parent 196b953902
commit 04c63f163e
No known key found for this signature in database
GPG Key ID: 0452CC7CEA982E38
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ function change_theme {
is_selected='on'
fi
else
if [[ $a == 'Just-Read' ]]; then
if [[ "$a" == 'Just-Read' ]]; then
is_selected='on'
fi
fi