RC-1.1
This commit is contained in:
@@ -130,7 +130,7 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
/* ======= Konfiguration ======= */
|
/* ======= Konfiguration ======= */
|
||||||
const API_BASE = "__API_BASE__"; // ggf. anpassen, z.B. "/patchping/api"
|
const API_BASE = "/api"; // ggf. anpassen, z.B. "/patchping/api"
|
||||||
|
|
||||||
/* ======= Hilfen/UI ======= */
|
/* ======= Hilfen/UI ======= */
|
||||||
const $ = (sel) => document.querySelector(sel);
|
const $ = (sel) => document.querySelector(sel);
|
||||||
|
|||||||
Reference in New Issue
Block a user