This commit is contained in:
Oliver
2025-07-28 18:57:49 -03:00
parent 58cca9e3d2
commit ed23263084
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -95,6 +95,7 @@ document.addEventListener('DOMContentLoaded', async () => {
});
// Attach buy button listeners
document.dispatchEvent(new CustomEvent('JSsucks'));
} catch (err) {
console.error('Failed to initialize chat widget:', err);