From d484aecb2d4013bdae38437a7edea4877261d96b Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Thu, 22 Oct 2015 08:10:17 +0200 Subject: [PATCH] disable info for yourself --- web/commons.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/commons.js b/web/commons.js index b3c6138..463169d 100644 --- a/web/commons.js +++ b/web/commons.js @@ -1045,7 +1045,7 @@ function user_decorator(user, is_real) if (flags != 0) name = ""+user[1]+""; else name = user[1]; -- 2.17.1