[ui] fix svelte warnings

feat/vaults
Tomáš Mládek 2022-02-20 12:56:46 +01:00
parent fd4d80c0b7
commit c2b26ccfee
No known key found for this signature in database
GPG Key ID: 65E225C8B3E2ED8A
2 changed files with 1 additions and 3 deletions

View File

@ -108,10 +108,8 @@
}
}
audio,
video,
img,
.image,
.text {
width: 100%;
max-height: 100%;

View File

@ -7,7 +7,7 @@
import Thumbnail from "./gallery/Thumbnail.svelte";
export let entries: UpEntry[];
export let editable = false;
export const editable = false;
export let showEntities = false;
// Sorting