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