commit
c8873968e5
1 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ export function fileRemovalEventToMsg({ path }) {
|
|||
"jsonrpc": "2.0",
|
||||
"method": "deleteFile",
|
||||
"params": {
|
||||
"server": "home",
|
||||
"filename": path,
|
||||
},
|
||||
"id": messageCounter++
|
||||
|
|
Loading…
Add table
Reference in a new issue