Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Commit 653949f

Browse files
committed
bug fix 🚫
1 parent 002320e commit 653949f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nodes/CodeChat/descriptions/SendMessage.desc.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,6 @@ export const listProperties: INodeProperties[] = [
10661066
request: {
10671067
url: '=' + requestURL('message', 'sendList'),
10681068
method: 'POST',
1069-
h
10701069
},
10711070
send: { preSend: [sendListMessage] },
10721071
},

0 commit comments

Comments
 (0)