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