mirror of
https://github.com/tazihad/obsidian-easy-keep-view.git
synced 2026-07-22 05:49:04 +00:00
Update manifest.json
This commit is contained in:
parent
b4ffedaa27
commit
0f6ee6d5b2
1 changed files with 5 additions and 1 deletions
|
|
@ -6,5 +6,9 @@
|
|||
"description": "Easy Keep View mimics the Google Keep interface, allowing you to view and manage your notes with image thumbnails and excerpts.",
|
||||
"author": "@tazihad",
|
||||
"authorUrl": "https://github.com/tazihad",
|
||||
"isDesktopOnly": false
|
||||
"isDesktopOnly": false,
|
||||
"main": "main.js",
|
||||
"scripts": [
|
||||
"styles.css"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue