Skip to content

Commit

Permalink
refactor: change description
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWoelki committed Jul 16, 2024
1 parent d033181 commit cf99e0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Better Recall",
"version": "0.0.1",
"minAppVersion": "0.9.12",
"description": "A better spaced repetition and recall plugin.",
"description": "Add anki-like spaced repetition and recall to your vault.",
"author": "Florian Woelki",
"authorUrl": "https://florianwoelki.com",
"isDesktopOnly": false
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "obsidian-better-recall",
"version": "0.0.1",
"description": "A better spaced repetition and recall plugin.",
"description": "Add anki-like spaced repetition and recall to your vault.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
Expand Down

0 comments on commit cf99e0c

Please sign in to comment.