This commit is contained in:
2025-09-14 19:34:53 +02:00
parent da735935e9
commit 2ea82efe6b
70 changed files with 4381 additions and 1 deletions

View File

@@ -0,0 +1 @@
import{a as o}from"./axios-BPt4fYpj.js";const r=async()=>{try{const a=await o.get("/api/healthcheck");(!a.data||a.data.status!=="ok")&&(console.log("a"),window.location.href="/#/error?msg=API%20unreachable")}catch(a){console.log(a),window.location.href="/#/error?msg=API%20unreachable"}};export{r as default};