{#if isLoading}
{/if} {#if $myPresence?.status !== 'masking'}
{/if}
{#if prompt}
{prompt}
{/if}
toggleDrag()} > {#if $loadingState !== ''}
{#if $loadingState === 'NFSW'}
NSFW Alert
Possible NSFW result detected, please try again
{/if}
{$loadingState}...
{:else}
{dragEnabled ? '🤚 Drag me' : '🤚 Enable Drag'}
{/if}
{#if !isLoading}
dispatch('prompt')} class="w-10 h-10 bg-blue-600 hover:saturate-150 shadow-2xl shadow-blue-500 rounded-lg flex items-center justify-center text-3xl" > 🖍
{/if}