mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-01 14:44:28 +02:00
web/layout: always display processing queue
because the remux page relies on it
This commit is contained in:
parent
90dcc48cad
commit
ee459e8694
@ -91,9 +91,7 @@
|
|||||||
<UpdateNotification />
|
<UpdateNotification />
|
||||||
{/if}
|
{/if}
|
||||||
<div id="content">
|
<div id="content">
|
||||||
{#if $settings.advanced.localProcessing}
|
<ProcessingQueue />
|
||||||
<ProcessingQueue />
|
|
||||||
{/if}
|
|
||||||
{#if ($turnstileEnabled && $page.url.pathname === "/") || $turnstileCreated}
|
{#if ($turnstileEnabled && $page.url.pathname === "/") || $turnstileCreated}
|
||||||
<Turnstile />
|
<Turnstile />
|
||||||
{/if}
|
{/if}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user