Bob Mottram 8 anos atrás
pai
commit
04c63f163e
Nenhuma conta conectada ao e-mail do autor de commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone-mesh-blog

+ 1
- 1
src/freedombone-mesh-blog Ver arquivo

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