fix the notification bug

This commit is contained in:
Jiaxin Peng
2023-08-10 23:20:26 +01:00
parent 55804e491a
commit 2434ddd532
4 changed files with 30 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "share-to-notionnext",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api for NotionNext web deploy.",
"main": "main.js",