chore: update log content

This commit is contained in:
JustSong
2025-01-31 20:15:04 +08:00
parent 0230d36643
commit 0bab887b2d
3 changed files with 3 additions and 3 deletions

View File

@@ -99,7 +99,7 @@ function getColorByElapsedTime(elapsedTime) {
function renderDetail(log) {
return (
<>
倍率{log.content}
{log.content}
<br />
{log.elapsed_time && (
<Label