]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - js/ui/panes/options.js
better mobile support
[irc/quakenet/qwebirc.git] / js / ui / panes / options.js
index 7ee9310e4059825926d0c0f1069128fd203d8b98..56bb10edf9240817e1f8584384ea7869957a5e7f 100644 (file)
@@ -56,7 +56,7 @@ qwebirc.config.DEFAULT_OPTIONS = [
     }
   }],
   [12, "QUERY_ON_NICK_CLICK", "Query on nickname click in channel", false],
-  [13, "SHOW_NICKLIST", "Show nickname list in channels", true],
+  [13, "SHOW_NICKLIST", "Show nickname list in channels", qwebirc.util.deviceHasKeyboard()],
   [14, "SHOW_TIMESTAMPS", "Show timestamps", true], /* we rely on the hue update */
   [15, "SIDE_TABS", "Show tabs on the side", false, {
     enabled: function() {