X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fprefs.js;h=06f8d9427f0bef7589dbcb4df9362cab6d40c3e2;hb=ddfcefbfda9ef52333f47983f660dcbdd7cba0a4;hp=263970ca4d0fb7d130a0b79b40d9071203947c8d;hpb=9f9e8c1e9c5ee728fec3988e958cbdee76785fc1;p=brisk.git diff --git a/web/prefs.js b/web/prefs.js index 263970c..06f8d94 100644 --- a/web/prefs.js +++ b/web/prefs.js @@ -82,7 +82,7 @@ function prefs_apply(prefs_new, is_update, is_volat) tra.show_noauth(); } - if (prefs != undefined) { + if (typeof(prefs) != "undefined") { if (prefs.listen != l_list_isol && prefs_new.listen == l_list_isol) { if (standup_data_old != null) { standup_data_notisol = standup_data_old.slice();