feat: manifest modify

This commit is contained in:
leijun 2023-08-22 11:16:00 +08:00
parent ff4b4495ff
commit 447978629f
2 changed files with 4 additions and 5 deletions

View file

@ -5,9 +5,8 @@ The Obsidian-Excel plugin integrates [x-spreadsheet](https://github.com/myliang/
![Alt text](./doc/img/image.png)
## LICENSE
```
GNU GPLv3
```
## TODO
[X] import/export excel
[X] link to markdown

View file

@ -5,7 +5,7 @@
"minAppVersion": "0.15.0",
"description": "This is a Excel plugin for Obsidian.",
"author": "ljcoder",
"authorUrl": "https://github.com/ljcoder2015/obsidian-excel",
"authorUrl": "https://github.com/ljcoder2015",
"fundingUrl": "https://github.com/ljcoder2015/obsidian-excel",
"isDesktopOnly": false
}