Update version to 0.0.2

This commit is contained in:
Jiaxin Peng
2023-08-10 09:07:22 +01:00
parent 5411b0bac6
commit e3fb50b205
3 changed files with 15 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ export class Upload2Notion {
rich_text: [
{
text: {
content: slug || 'obsidian'
content: slug || ''
}
}
]