successful build for type and slug

This commit is contained in:
Jiaxin Peng
2023-08-09 19:32:25 +01:00
parent 8fd6f7c701
commit 6724399628
2 changed files with 3 additions and 3 deletions

View File

@@ -119,7 +119,7 @@ export default class ObsidianSyncNotionPlugin extends Plugin {
nowFile,
tags,
type,
slug
slug,
};
} else {
new Notice(langConfig["open-file"]);