Index: lib/ui.js |
=================================================================== |
--- a/lib/ui.js |
+++ b/lib/ui.js |
@@ -1187,6 +1187,7 @@ |
FilterStorage.resetHitCounts(); |
Prefs.savestats = false; |
+ Prefs.sendstats = false; |
Wladimir Palant
2016/02/15 12:25:41
To reinforce my point from before: currently this
saroyanm
2016/02/19 17:38:12
Done.
|
} |
else |
Prefs.savestats = true; |