forked from Telodendria/Telodendria
Apply #59
This commit is contained in:
parent
0cbdb5f615
commit
8c2ed1c8f1
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ send_patch() {
|
|||
--arg name "$(basename "$PATCHFILE")" \
|
||||
--arg mxc "$MXCID" \
|
||||
--arg msgtype "m.file" \
|
||||
--arg size "$(wc -c "$PATCHFILE" | cut -d" " -f1)" \
|
||||
--argjson size "$(wc -c "$PATCHFILE" | cut -d" " -f1)" \
|
||||
'{
|
||||
"body": $name,
|
||||
"filename": $name,
|
||||
|
|
Loading…
Reference in a new issue