{#if admin_tools.visible}

WakaTime Mirrors

Mirror heartbeats to external WakaTime-compatible endpoints.

{#if admin_tools.mirrors.length > 0}
{#each admin_tools.mirrors as mirror}

{mirror.endpoint_url}

Last synced: {mirror.last_synced_ago}

{ if (!window.confirm("Delete this mirror endpoint?")) { event.preventDefault(); } }} >
{/each}
{/if}
{:else}

You are not authorized to access this section.

{/if}