Bob Mottram 8 년 전
부모
커밋
04c63f163e
No account linked to committer's email
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-mesh-blog

+ 1
- 1
src/freedombone-mesh-blog 파일 보기

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