fix: rebuild athlete.json on every ingest; remove bincio-extract references from UI

This commit is contained in:
Davide Scaini
2026-04-10 15:47:50 +02:00
parent f8e02f3da2
commit ae883a7dba
4 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
<MmpChart {athlete} {activities} />
</div>
{:else}
<p class="text-zinc-500 text-sm">No power data found. Make sure your activities include power meter data and re-run <code class="text-zinc-300">bincio extract</code>.</p>
<p class="text-zinc-500 text-sm">No power data found. Make sure your activities include power meter data.</p>
{/if}
<!-- Records tab -->