From 0ff53b190d644f74f3d359294f0183bd9817493b Mon Sep 17 00:00:00 2001 From: ale Date: Tue, 20 May 2025 01:54:50 +0200 Subject: [PATCH] audio load Signed-off-by: ale --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index 13c9978..b0a192c 100644 --- a/src/App.js +++ b/src/App.js @@ -102,7 +102,7 @@ const App = () => {

Audio Controls

{audioElmRef.current?.paused ? - :