From 164597d2e7237f7bbc410a0c1b9cd2e41f662bdd Mon Sep 17 00:00:00 2001 From: WardPearce Date: Wed, 4 Mar 2026 01:12:46 +1300 Subject: [PATCH] Hide watch party button in http --- materialious/src/routes/(app)/+layout.svelte | 14 ++++++++++---- materialious/static/localApi/ghContributors.json | 2 +- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/materialious/src/routes/(app)/+layout.svelte b/materialious/src/routes/(app)/+layout.svelte index eb88309f..20b5b4c1 100644 --- a/materialious/src/routes/(app)/+layout.svelte +++ b/materialious/src/routes/(app)/+layout.svelte @@ -247,10 +247,16 @@ (mobileSearchShow = false)} /> {:else} - + + {#if page.url.protocol === 'https:'} + + {/if} {#if $invidiousAuthStore && !isYTBackend()}