We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7dcdb7 commit 25af827Copy full SHA for 25af827
scripts/options.js
@@ -1,5 +1,5 @@
1
var service, tracker, alertEl, bounds={};
2
-bounds.w=450;bounds.h=515;
+bounds.w=450;bounds.h=610;
3
4
var input = document.getElementById('input-request-url');
5
var form = document.getElementById('request-url');
0 commit comments