first working transition from source to table. next: writing back to source

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-03-20 20:48:05 +01:00
parent 1eaff233d6
commit b3925bb2b9
4 changed files with 49 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
}
let loading = true;
let module = null;
async function load(){
try {