This commit is contained in:
2025-08-24 19:52:58 +01:00
parent 0709c3b6d8
commit fd691a88b4

View File

@@ -112,7 +112,7 @@
}
await sleep(300);
const final = 'Incoming message... Andy is a cock!';
const final = 'Incoming message... Andy is a cock.';
const span = document.createElement('span');
screen.append(span);
for (let i=0; i<final.length; i++){