mirror of
https://github.com/DeNNiiInc/Advanced-Smtp-Tester.git
synced 2026-04-17 17:35:59 +00:00
Fix: Remove duplicate closing braces causing JS error
This commit is contained in:
@@ -469,9 +469,6 @@ document.getElementById('autoTestBtn').addEventListener('click', async function
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
// ===================================
|
// ===================================
|
||||||
// VERSION INFO
|
// VERSION INFO
|
||||||
// ===================================
|
// ===================================
|
||||||
|
|||||||
Reference in New Issue
Block a user