This commit is contained in:
Philipp Dormann 2025-04-22 18:48:25 +02:00
parent fcadedaa30
commit dc5ea5240c
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314

View File

@ -2,7 +2,6 @@
import { RunnerCardService, RunnerService } from "@odit/lfk-client-js";
import QrCodeScanner from "./QrCodeScanner.svelte";
let state = "scan_runner";
let state_tmp = "";
let runnerinfo = { id: 0, firstname: "", lastname: "" };
let cardCode = "";
let scannerActive = true;
@ -16,7 +15,6 @@
<div class="p-4">
<h3 class="text-3xl font-bold">Card Assignment for Mobile</h3>
<!-- <p class="p-4 bg-sky-200 rounded-lg mt-2 mb-2">state: {state}</p> -->
{#if state === "done"}
<h3 class="text-2xl font-bold">✅ Done</h3>
<h4 class="text-xl font-semibold">