X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Fprefs.js;fp=web%2Fprefs.js;h=c131cab5657f61e3fd6f185730123ef3f5601afd;hp=e5945343a0f7206a53dfb54a9bb17bd340d19c9f;hb=a3bffc7253fc03075cfaa090aad3cd7f21844987;hpb=ef1ae0937b0eaeb436c5bc7fdb69ffdace945369 diff --git a/web/prefs.js b/web/prefs.js index e594534..c131cab 100644 --- a/web/prefs.js +++ b/web/prefs.js @@ -81,6 +81,7 @@ function prefs_apply(prefs_new, is_update, is_volat) if (true) { // ricalculation of standup area + g_prefs.listen = prefs_new.listen; if (standup_data_old != null) { standup_data = standup_data_old; standup_data_old = null;