Re-enable REST
This commit is contained in:
parent
4cd5542d5f
commit
d32d36b459
1 changed files with 2 additions and 2 deletions
|
|
@ -385,8 +385,8 @@ namespace TShockAPI
|
|||
AuthToken = 0;
|
||||
}
|
||||
Regions.ReloadAllRegions();
|
||||
//if (Config.RestApiEnabled)
|
||||
//RestApi.Start();
|
||||
if (Config.RestApiEnabled)
|
||||
RestApi.Start();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue