From dabe8adac8086a727ab56462405755d3337a138c Mon Sep 17 00:00:00 2001 From: Leonardo Merlin Date: Thu, 25 Jun 2015 16:43:33 -0300 Subject: [PATCH] Set minimum hangout followers to 50 (again) (see issue #318) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 375a837..5996d5d 100644 --- a/index.html +++ b/index.html @@ -518,7 +518,7 @@
- {{#compare total_followers 0 operator=">"}} + {{#compare total_followers 50 operator=">"}} {{total_followers}} se inscreveram para esse hangout {{^}} -- libgit2 0.21.2