diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-02-05 18:45:37 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-02-05 18:45:48 +0300 |
commit | 0f2dff5330bd1f41c8ca0ca68f7501dcf525ebc1 (patch) | |
tree | 979850c00a981487962ba68137aebae02dd64fd8 /src/pages/popup/popup.html | |
parent | Added hard cancel requests, will be more improved (diff) | |
download | libredirect-0f2dff5330bd1f41c8ca0ca68f7501dcf525ebc1.zip |
combining some of piped and invidious settings #14
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r-- | src/pages/popup/popup.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index abb4259d..52aa11f1 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -55,9 +55,6 @@ </div> <div class="buttons"> - <a class="button" id="update-instances"> - <span>Update Instances </span> - </a> <a class="button" id="more-options"> <span data-localise="__MSG_moreOptions__">More Options </span> <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"> |