diff --git a/ui/src/components/WorkRepository.svelte b/ui/src/components/WorkRepository.svelte index fb35131..6a80cb3 100644 --- a/ui/src/components/WorkRepository.svelte +++ b/ui/src/components/WorkRepository.svelte @@ -107,7 +107,7 @@ Dernière récupération : {#if repo.last_check}{:else}-{/if} {#if repo_pull_state} - showlogs(repo)} /> + showLogs(repo)} /> {/if}