update 20260220
This commit is contained in:
Binary file not shown.
@@ -1 +1 @@
|
||||
864fd2221a9d818a62092de256b1b472b4819362deedbe4a1ef169e47e1bafe0
|
||||
8b3fd221992aab54f67ae9f4dacf0686730bb97624d545a07f06e1dc6380764a
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -175,7 +175,7 @@
|
||||
function generatePdf() {
|
||||
const key = $("#key").val();
|
||||
if (!key) { alert("Bitte Schlüssel eingeben"); return; }
|
||||
|
||||
|
||||
fetch(apiBase + "/generatepdf", {
|
||||
method: "POST",
|
||||
headers: { "Content-Type": "application/json" },
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user