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,