diff options
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"> |