Skip to content

Commit

Permalink
Argh... Removing my testing account credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarsa committed Nov 5, 2009
1 parent f172b81 commit 97bddd3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,6 @@
var twitterBackend = chrome.extension.getBackgroundPage().getTwitterBackend();
if(!twitterBackend) {
$("#signin").show();
$("input[name='user']").val('wwbruk');
$("input[name='password']").val('<>:?!@#$');
$("input[name='user']").focus();
} else {
$("#workspace").show();
Expand Down

0 comments on commit 97bddd3

Please sign in to comment.