mirror of
https://github.com/quintsmart/obsidian-course-module-loader.git
synced 2026-07-22 12:50:23 +00:00
rename
This commit is contained in:
parent
a56d2c8bbf
commit
78812de8cb
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue