diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 699e30c9..dd5e3f2a 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -222,10 +222,7 @@ function Footer() { justifyContent="center" > {gameState === "not_installed" ? ( - + Download: {downloadedBytesStart} / {downloadedBytesEnd} @ {downloadedBytesPerSec}/s
Write : {appliedOutputBytesStart} / {appliedOutputBytesEnd} @ {appliedOutputBytesPerSec}/s