isDesktopOnly: true (for now)

This commit is contained in:
Filip Noetzel 2025-03-18 16:38:10 +01:00
parent 7b1c6cc29f
commit d529d7e99e

View file

@ -5,6 +5,7 @@
"minAppVersion": "0.15.0",
"author": "peritus",
"authorUrl": "https://github.com/peritus",
"description": "Interactive Ratings Plugin for Obsidian"
"description": "Edit symbol ratings in your notes interactively.",
"isDesktopOnly": true
}