JS sucks
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user