tteckster пре 3 година
родитељ
комит
6ae1ff66fe
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      misc/node-red-themes.sh

+ 1 - 1
misc/node-red-themes.sh

@@ -71,7 +71,7 @@ while [ $opt != '' ]
             THEME=solarized-dark
             break;
         ;;
-        5) clear;
+        6) clear;
             option_picked "Installing Solarized-Light Theme";
             THEME=solarized-light
             break;