JS sucks
This commit is contained in:
@@ -7,7 +7,7 @@ const callBtn = document.getElementById('callBtn');
|
||||
let conversation = null;
|
||||
|
||||
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
document.addEventListener('JSsucks', () => {
|
||||
callBtn.addEventListener('click', async () => {
|
||||
console.log('Requesting microphone access...');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user