diff --git a/index.js b/index.js index ada9a9d..e4e55b0 100644 --- a/index.js +++ b/index.js @@ -46,4 +46,4 @@ const main = async () => { } } -logseq.ready(main).catch(console.error); \ No newline at end of file +logseq.ready(main).catch(console.error);