wam: cleanup
This commit is contained in:
@@ -775,7 +775,7 @@ export const makeSocket = (config: SocketConfig) => {
|
||||
content: [
|
||||
{
|
||||
tag: 'add',
|
||||
attrs: {},
|
||||
attrs: { t: Math.round(Date.now() / 1000) + '' },
|
||||
content: wamBuffer
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user