Skip to content

Commit

Permalink
fix(release): trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
sawhney17 committed Jan 19, 2023
1 parent b2ce3d3 commit ef9fbb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/banners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -959,4 +959,4 @@ const main = async () => {

}

logseq.ready(main).catch(console.error);
logseq.ready(main).catch(console.error);

0 comments on commit ef9fbb3

Please sign in to comment.