diff options
-rw-r--r-- | src/pages/options/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/options/index.html b/src/pages/options/index.html index 597d7cb9..e1c0e38f 100644 --- a/src/pages/options/index.html +++ b/src/pages/options/index.html @@ -821,7 +821,7 @@ <h4 data-localise="__MSG_frontend__">Frontend</h4> <select id="youtubeMusic-frontend"> <option value="beatbump">Beatbump</option> - <option value="hyperpipe">HyperPipe</option> + <option value="hyperpipe">Hyperpipe</option> </select> </div> |