dev stuff [2]
authorMatteo Nastasi <nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 09:47:55 +0000 (11:47 +0200)
committerMatteo Nastasi <nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 09:47:55 +0000 (11:47 +0200)
web/prefs.js

index 16e0162..e594534 100644 (file)
@@ -79,7 +79,7 @@ function prefs_apply(prefs_new, is_update, is_volat)
             tra.show_noauth();
         }
 
-        if (false) {
+        if (true) {
             // ricalculation of standup area
             if (standup_data_old != null) {
                 standup_data = standup_data_old;