This was a lot... things are mostly working again. The changing of id_random properties caused some problems. The hosted_file_hash_sha256 is not working? There are other issues as well... This will take some time.

This commit is contained in:
Scott Idem
2025-11-13 18:38:00 -05:00
parent a84d06a28d
commit e9a8f7df00
225 changed files with 488 additions and 1526 deletions

View File

@@ -6,7 +6,7 @@ import {Html5Qrcode, Html5QrcodeScannerState, Html5QrcodeSupportedFormats} from
// *** Import Aether core variables and functions
import { api } from '$lib/api/api';
import { ae_api } from '$lib/ae_stores';
import { ae_api } from '$lib/stores/ae_stores';
// *** Import Aether core components
// import Element_input from './element_input.svelte';