Skip to content

Commit

Permalink
fix: regression in parent commit
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Dec 19, 2023
1 parent 5e01cad commit 48eabd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions emanote/default/templates/layouts/note.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<div class="mt-2 md:mt-4">
<apply template="components/note-uptree" />

<div id="container" class="relative md:shadow-2xl md:mb-8">
<storkSearchButtonTopRight />
<apply template="components/body" />
</div>
Expand Down
2 changes: 1 addition & 1 deletion emanote/emanote.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: emanote
version: 1.2.2.0
version: 1.2.2.1
license: AGPL-3.0-only
copyright: 2022 Sridhar Ratnakumar
maintainer: [email protected]
Expand Down

0 comments on commit 48eabd0

Please sign in to comment.