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