wam: cleanup

This commit is contained in:
Rajeh Taher
2025-10-10 03:50:10 +03:00
parent d363b1f395
commit 2989bccb61
3 changed files with 5 additions and 956 deletions
+1 -1
View File
@@ -775,7 +775,7 @@ export const makeSocket = (config: SocketConfig) => {
content: [
{
tag: 'add',
attrs: {},
attrs: { t: Math.round(Date.now() / 1000) + '' },
content: wamBuffer
}
]