chore: update patched to true

theyre now ipblocking cloudflare workers (which we will bypass) and there seems to be a new payload check, investigating
This commit is contained in:
eva
2026-02-13 02:59:42 +00:00
parent 56a4966567
commit c669c01f1b
+1 -1
View File
@@ -1,7 +1,7 @@
<script lang="ts">
import QRCodeScanner from '$lib/components/QRCodeScanner.svelte';
const IS_PATCHED = false;
const IS_PATCHED = true;
</script>
<div class="mx-auto w-screen max-w-6xl items-center p-5 pb-16">