Test complete
This commit is contained in:
parent
81e605872d
commit
06462af4aa
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ namespace TShockAPI {
|
||||||
}
|
}
|
||||||
|
|
||||||
#region RestMethods
|
#region RestMethods
|
||||||
//
|
|
||||||
object UserUpdate(RestVerbs verbs, IParameterCollection parameters)
|
object UserUpdate(RestVerbs verbs, IParameterCollection parameters)
|
||||||
{
|
{
|
||||||
var returnBlock = new Dictionary<string, string>();
|
var returnBlock = new Dictionary<string, string>();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue