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