mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +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 />
|
||||
{/if}
|
||||
<div id="content">
|
||||
{#if $settings.advanced.localProcessing}
|
||||
<ProcessingQueue />
|
||||
{/if}
|
||||
<ProcessingQueue />
|
||||
{#if ($turnstileEnabled && $page.url.pathname === "/") || $turnstileCreated}
|
||||
<Turnstile />
|
||||
{/if}
|
||||
|
Loading…
x
Reference in New Issue
Block a user