projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef1ae09
)
dev stuff [3]
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 10:00:26 +0000
(12:00 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 10:00:26 +0000
(12:00 +0200)
web/prefs.js
patch
|
blob
|
history
diff --git
a/web/prefs.js
b/web/prefs.js
index
e594534
..
c131cab
100644
(file)
--- 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;