This commit is contained in:
sradics 2025-05-03 13:28:11 +02:00
parent a56d2c8bbf
commit 78812de8cb
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"id": "obsidian-course-module-loader",
"id": "course-module-loader",
"name": "Course Module Loader",
"version": "1.0.0",
"minAppVersion": "0.15.0",

View file

@ -1,5 +1,5 @@
{
"name": "obsidian-course-module-loader",
"name": "course-module-loader",
"version": "1.0.0",
"description": "Downloads course modules from a given URL and loads them into Obsidian.",
"main": "main.js",