chore: set patched to true

This commit is contained in:
eva
2026-02-13 04:55:23 +00:00
parent ba28b37717
commit f87a76b003
+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">