diff options
author | Indrajith K L | 2025-07-01 00:09:49 +0530 |
---|---|---|
committer | Indrajith K L | 2025-07-01 00:09:49 +0530 |
commit | 86745ec8bef043018f229bb1625e0ef191271a43 (patch) | |
tree | 399110b87afb6bb7c58e48209aa2953d95d06beb /index.html | |
parent | 9347d25eaac78ea02e22ebb15ba9efd5e0384bd2 (diff) | |
download | retrowave-player-86745ec8bef043018f229bb1625e0ef191271a43.tar.gz retrowave-player-86745ec8bef043018f229bb1625e0ef191271a43.tar.bz2 retrowave-player-86745ec8bef043018f229bb1625e0ef191271a43.zip |
Fixes terminal icon pauses music
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ <span class="retro-icon no-pause">⛶</span> </div> </div> - <div class="control-group"> + <div class="control-group no-pause"> <div class="no-pause buttons terminal-btn" title="OPEN TERMINAL"> <span class="retro-icon">>_</span> </div> |