Skip to content

Commit

Permalink
Merge tag 'v1.12.10' into v1.13.x
Browse files Browse the repository at this point in the history
v1.12.10
  • Loading branch information
Gavin Norman committed Oct 11, 2018
2 parents e03beea + 9b62835 commit 83b1ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dhtnode/main.d
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ public class DhtNodeServer : DaemonApp
body
{
return ["Put", "Get", "Exists", "Remove", "Listen", "GetAll", "GetAllKeys",
"GetAllFilter", "PutBatch"];
"GetAllFilter", "PutBatch", "Redistribute"];
}


Expand Down

0 comments on commit 83b1ac7

Please sign in to comment.