fix: rebuild athlete.json on every ingest; remove bincio-extract references from UI
This commit is contained in:
@@ -14,5 +14,5 @@ const handle = shards[0]?.handle ?? null;
|
||||
window.location.replace(base + 'u/' + handle + '/stats/');
|
||||
</script>
|
||||
) : (
|
||||
<p>No data found. Run <code>bincio extract</code> first.</p>
|
||||
<p>No data found. Upload activities to get started.</p>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user