diff options
author | Indrajith K L | 2025-06-30 02:58:28 +0530 |
---|---|---|
committer | Indrajith K L | 2025-06-30 02:58:28 +0530 |
commit | 1fac2fd8af708b5c85d27f859b1c7c64494443d6 (patch) | |
tree | 038c5c30529a4427616a60fa5ddcc128a77cef3f /index.html | |
parent | ae44e79a15b2257c3034b272ccdf2d69b01c6455 (diff) | |
download | retrowave-player-1fac2fd8af708b5c85d27f859b1c7c64494443d6.tar.gz retrowave-player-1fac2fd8af708b5c85d27f859b1c7c64494443d6.tar.bz2 retrowave-player-1fac2fd8af708b5c85d27f859b1c7c64494443d6.zip |
Code Refactoring and Error Handling
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -119,6 +119,7 @@ </div> <div id="codef-canvas"></div> <div class="OVR hidden"></div> + <div class="ERRORS hidden"></div> <input id="file-upload" type="file" accept="application/json" /> <!-- <script src="libs/codef_core.js"></script> <script src="libs/codef_starfield.js"></script> |