The asset schema stores duration as duration_ms (milliseconds). renderRecent() was checking c.duration (always undefined) so duration always showed as '—'. Fix to use c.duration_ms / 1000. |
||
|---|---|---|
| .. | ||
| public | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| nginx.conf | ||