diff options
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r-- | src/pages/popup/popup.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index 465b177b..68831940 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -68,14 +68,6 @@ <input id="disable-reddit" type="checkbox" checked /> </div> - <div id="spotify" class="some-block"> - <a class="title" href="https://spotify.com"> - <img src="../../../assets/images/spotify-icon.png" /> - <h4 data-localise="__MSG_spotify__">Spotify</h4> - </a> - <input id="disable-spotify" type="checkbox" checked /> - </div> - <div id="wikipedia" class="some-block"> <a class="title" href="https://wikipedia.org"> <img src="../../../assets/images/wikipedia-icon.svg" /> |