diff --git a/script.js b/script.js index 2717e73..8cbb7cd 100644 --- a/script.js +++ b/script.js @@ -169,5 +169,5 @@ function handleHTML(steam_id, steam_name, html_string) { $(document).ready(function () { handleAccounts(); - //fetchAccounts(); + fetchAccounts(); }); \ No newline at end of file