You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-06-18 03:57:43 +02:00
Fixed unit test
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user