mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
Fixed unit test
This commit is contained in:
parent
95ebf815eb
commit
ae96508e15
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
<script lang="ts">
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
export let logo: any;
|
||||
export let title: string;
|
||||
export let value: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue