web: add local processing setting & api type
response is not handled at all yet, this is a raw draft
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<UpdateNotification />
|
||||
{/if}
|
||||
<div id="content">
|
||||
{#if $settings.advanced.duck}
|
||||
{#if $settings.advanced.localProcessing}
|
||||
<ProcessingQueue />
|
||||
{/if}
|
||||
{#if ($turnstileEnabled && $page.url.pathname === "/") || $turnstileCreated}
|
||||
|
||||
Reference in New Issue
Block a user