Bob Mottram 8 年 前
コミット
04c63f163e
コミット者のEメールアドレスに関連付けられたアカウントが存在しません
共有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