From 913eb99205f427777fc47b3c3622f85791963912 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 18 Jan 2014 16:25:23 +0530 Subject: [PATCH] add user.ui.showReflections --- pandora/config.0xdb.jsonc | 1 + pandora/config.indiancinema.jsonc | 1 + pandora/config.padma.jsonc | 1 + pandora/config.pandora.jsonc | 1 + 4 files changed, 4 insertions(+) diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index a9219ef0..42f72c78 100644 --- a/pandora/config.0xdb.jsonc +++ b/pandora/config.0xdb.jsonc @@ -859,6 +859,7 @@ "featured": true } }, + "showReflections": true, "showSidebar": true, "showSitePosters": false, "showTimeline": true, diff --git a/pandora/config.indiancinema.jsonc b/pandora/config.indiancinema.jsonc index 3c4413b3..86cec5a1 100644 --- a/pandora/config.indiancinema.jsonc +++ b/pandora/config.indiancinema.jsonc @@ -875,6 +875,7 @@ "featured": true } }, + "showReflections": true, "showSidebar": true, "showSitePosters": false, "showTimeline": true, diff --git a/pandora/config.padma.jsonc b/pandora/config.padma.jsonc index 306de17d..75527865 100644 --- a/pandora/config.padma.jsonc +++ b/pandora/config.padma.jsonc @@ -752,6 +752,7 @@ "featured": true } }, + "showReflections": true, "showSidebar": true, "showSitePosters": false, "showTimeline": true, diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 8888bbf1..6eff9456 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -670,6 +670,7 @@ "featured": true } }, + "showReflections": true, "showSidebar": true, "showSitePosters": false, "showTimeline": true,