Skip to content

Commit

Permalink
Start wnj hidden and make it compact
Browse files Browse the repository at this point in the history
  • Loading branch information
dtonon committed Jun 6, 2024
1 parent c99f1b0 commit 3bf76a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
window.wnjParams = {
position: 'bottom',
accent: 'neutral',
startHidden: true,
compactMode: true,
};
</script>
<script type="module" src="/src/main.ts"></script>
Expand Down

0 comments on commit 3bf76a8

Please sign in to comment.