[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [pluggable-transports/snowflake-webext] 01/02: fix for #45: stats repaired
This is an automated email from the git hooks/post-receive script.
shelikhoo pushed a commit to annotated tag webext-0.6.1
in repository pluggable-transports/snowflake-webext.
commit 8e381b9ee63b6caa71c28b4af24ec0086c3bbcc5
Author: 5eba <5eba@xxxxxxxxxxxxx>
AuthorDate: Wed Jul 20 17:10:54 2022 +0200
fix for #45: stats repaired
---
ui.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/ui.js b/ui.js
index de8670d..3f92d02 100644
--- a/ui.js
+++ b/ui.js
@@ -27,6 +27,7 @@ class UI {
increaseClients() {
this.clients += 1;
+ this.stats[0] += 1;
this.postActive();
return this.clients;
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits