mirror of
https://github.com/aldo-g/obsidian-llm-test.git
synced 2026-07-22 05:42:19 +00:00
updated manifest to remove unneeded property
This commit is contained in:
parent
3a6acb4ed9
commit
10e4a8116c
1 changed files with 1 additions and 2 deletions
|
|
@ -6,6 +6,5 @@
|
|||
"description": "Generate AI-powered test questions from your notes with multiple LLM providers (OpenAI, Claude, Mistral, Gemini, DeepSeek) to enhance your learning and retention.",
|
||||
"author": "Aldo E George",
|
||||
"authorUrl": "https://github.com/aldo-g",
|
||||
"isDesktopOnly": false,
|
||||
"css": ["styles.css"]
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Loading…
Reference in a new issue