mirror of
https://github.com/immich-app/immich.git
synced 2025-11-23 04:30:54 +09:00
Fixed unit test
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||||
export let logo: any;
|
export let logo: any;
|
||||||
export let title: string;
|
export let title: string;
|
||||||
export let value: string;
|
export let value: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user