REST Service for POPCORN - ILIAS
alex
2025-07-11 3619a948d3d42f63bfa7e330899fe8cddd03f55e
lib/libIlias.js
@@ -175,3 +175,5 @@
   const res = await fetch(url2, {method: "DELETE"})
   return await res.json()
}