Remove debugging
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
$effect(() => {
|
||||
if (scanned_id === "") return;
|
||||
console.log('New QR code found:', scanned_id);
|
||||
scan_state = ScanState.scanning;
|
||||
|
||||
data.supabase
|
||||
|
||||
Reference in New Issue
Block a user