Bob Mottram před 8 roky
rodič
revize
04c63f163e
No account linked to committer's email
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/freedombone-mesh-blog

+ 1
- 1
src/freedombone-mesh-blog Zobrazit soubor

@@ -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