From 02abaabf1f2f3685dca838a6892a551976afa48a Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Fri, 21 Jul 2017 14:23:27 +0100 Subject: PLT-7123: Add tutorial, flags and favorites to bulk importer. (#7000) --- model/preference.go | 1 + 1 file changed, 1 insertion(+) (limited to 'model/preference.go') diff --git a/model/preference.go b/model/preference.go index 589f8b5a9..f4737d06e 100644 --- a/model/preference.go +++ b/model/preference.go @@ -16,6 +16,7 @@ const ( PREFERENCE_CATEGORY_TUTORIAL_STEPS = "tutorial_step" PREFERENCE_CATEGORY_ADVANCED_SETTINGS = "advanced_settings" PREFERENCE_CATEGORY_FLAGGED_POST = "flagged_post" + PREFERENCE_CATEGORY_FAVORITE_CHANNEL = "favorite_channel" PREFERENCE_CATEGORY_DISPLAY_SETTINGS = "display_settings" PREFERENCE_NAME_COLLAPSE_SETTING = "collapse_previews" -- cgit v1.2.3-1-g7c22