Skip to content

Commit

Permalink
web/Sidebar: unhide convert page
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmoron committed Aug 17, 2024
1 parent 1899d1f commit de1c6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/sidebar/Sidebar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
<SidebarTab tabName="save" tabLink="/">
<IconDownload />
</SidebarTab>
<!--
<SidebarTab tabName="convert" tabLink="/convert">
<IconTransform />
</SidebarTab>
<!--
<SidebarTab tabName="shrink" tabLink="/shrink">
<IconArrowsMinimize />
</SidebarTab>
Expand Down

0 comments on commit de1c6a9

Please sign in to comment.