mirror of
https://github.com/xyzeva/k-id-age-verifier.git
synced 2026-06-11 08:57:55 +02:00
chore: set patched to true
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user