Debug cleanup

This commit is contained in:
Abhorrent_Anger 2024-03-21 21:06:27 +02:00
parent 9736451166
commit 8e935c52dc
1 changed files with 1 additions and 1 deletions

View File

@ -169,5 +169,5 @@ function handleHTML(steam_id, steam_name, html_string) {
$(document).ready(function () { $(document).ready(function () {
handleAccounts(); handleAccounts();
//fetchAccounts(); fetchAccounts();
}); });