From a6c97490b3c6b7bca00d16bc436abf902ee7b101 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Mon, 25 Jan 2016 10:40:29 -0500 Subject: Changed first preference load to be done synchronously --- api/context.go | 1 + 1 file changed, 1 insertion(+) (limited to 'api/context.go') diff --git a/api/context.go b/api/context.go index 41a52fa0c..b91981ecd 100644 --- a/api/context.go +++ b/api/context.go @@ -45,6 +45,7 @@ type Page struct { User *model.User Team *model.Team Channel *model.Channel + Preferences *model.Preferences PostID string SessionTokenIndex int64 Locale string -- cgit v1.2.3-1-g7c22