From 602b13db344dd3362a54ff59ad5fd006eed9737f Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Sun, 6 May 2018 22:35:53 -0700 Subject: [PATCH] home: Make emojiset an explicit parameter. This is cleaner than accessing the UserProfile object directly (we don't really do that anywhere else). --- templates/zerver/app/index.html | 2 +- zerver/views/home.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/zerver/app/index.html b/templates/zerver/app/index.html index 6b03aaf334..e37b6c075c 100644 --- a/templates/zerver/app/index.html +++ b/templates/zerver/app/index.html @@ -14,7 +14,7 @@ {% block customhead %} - +