docs: Fix moveItem method name

This commit is contained in:
sim
2021-04-04 11:49:32 -07:00
committed by GitHub
parent 35614c7623
commit d542a2b463

View File

@@ -602,8 +602,7 @@ interface TestInfo {
This request is sent from client to server to move item under cursor or selection in some direction.
**Method:** `experimental/moveItemUp`
**Method:** `experimental/moveItemDown`
**Method:** `experimental/moveItem`
**Request:** `MoveItemParams`