diff options
| author | Indrajith K L | 2025-07-01 00:06:51 +0530 | 
|---|---|---|
| committer | Indrajith K L | 2025-07-01 00:06:51 +0530 | 
| commit | 9347d25eaac78ea02e22ebb15ba9efd5e0384bd2 (patch) | |
| tree | 56867ac175d142da700670b110f0ad00a1316cab /index.html | |
| parent | 97cb66b5778554c077b91767f1e3b1ca45b2efb7 (diff) | |
| download | retrowave-player-9347d25eaac78ea02e22ebb15ba9efd5e0384bd2.tar.gz retrowave-player-9347d25eaac78ea02e22ebb15ba9efd5e0384bd2.tar.bz2 retrowave-player-9347d25eaac78ea02e22ebb15ba9efd5e0384bd2.zip | |
Fixes Fullscreen pauses music
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -58,7 +58,7 @@          <div class="player-controls toggleable">            <div class="control-group">              <div title="FULLSCREEN" class="no-pause buttons fullscreen"> -              <span class="retro-icon">⛶</span> +              <span class="retro-icon no-pause">⛶</span>              </div>            </div>            <div class="control-group"> | 
