Note on changes to QR code function.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user