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