fix: errant >

feat/plugins-backend
Tomáš Mládek 2024-04-05 23:01:28 +02:00
parent 750bca9ee0
commit edc666f56a
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@
{#if $vaultInfo && !$vaultInfo.public && !$currentUser}
<LoginModal />
{/if}
<DropPasteHandler />>
<DropPasteHandler />