diff options
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r-- | src/pages/popup/popup.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index bb1195f3..e4d14067 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -77,13 +77,13 @@ <input id="disable-pixiv" type="checkbox" checked /> </div> - <!-- <div id="spotify" class="some-block"> + <div id="spotify" class="some-block"> <a class="title" href="https://spotify.com"> <img src="../../../assets/images/spotify-icon.png" /> <h4>Spotify</h4> </a> <input id="disable-spotify" type="checkbox" checked /> - </div> --> + </div> <div id="wikipedia" class="some-block"> <a class="title" href="https://wikipedia.org"> |