diff --git a/pandora/config.0xdb.jsonc b/pandora/config.0xdb.jsonc index a9219ef0c..42f72c783 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 3c4413b34..86cec5a10 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 306de17dc..755278658 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 8888bbf15..6eff94560 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,