From 9fa7247204aa86a19e78000cab06f4774650f7c4 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Fri, 3 Oct 2025 17:44:43 -0400 Subject: [PATCH] Note on changes to QR code function. --- src/lib/ae_core/core__qr_code.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/ae_core/core__qr_code.ts b/src/lib/ae_core/core__qr_code.ts index 53eab1bd..38947499 100644 --- a/src/lib/ae_core/core__qr_code.ts +++ b/src/lib/ae_core/core__qr_code.ts @@ -5,7 +5,8 @@ import { db_core } from "$lib/ae_core/db_core"; let ae_promises: key_val = {}; -// Updated 2024-07-18 +// I recently made significant updates to this with the help of Copilot. I think it is correct. +// Updated 2025-10-03 export async function generate_qr_code( { api_cfg,