diff --git a/index.html b/index.html index a831b58..5160c3e 100644 --- a/index.html +++ b/index.html @@ -1355,7 +1355,7 @@
Show Quality Badges - Display "HR" badge for Hi-Res tracks + Display "HD" badge for Hi-Res tracks
- +
diff --git a/js/app.js b/js/app.js index 8b35a78..f2af500 100644 --- a/js/app.js +++ b/js/app.js @@ -1097,7 +1097,7 @@ function showUpdateNotification(updateCallback) { Update Available

A new version of Monochrome is available.

- + `; document.body.appendChild(notification); @@ -1123,7 +1123,7 @@ function showInstallPrompt(deferredPrompt) {

Install this app for a better experience.

- +
`;