Small tweaks to the web api
This commit is contained in:
parent
4a11ce6207
commit
3004b19209
5 changed files with 25 additions and 10 deletions
|
@ -3,7 +3,7 @@ using Nancy;
|
|||
|
||||
namespace Geekbot.net.WebApi.Status
|
||||
{
|
||||
public class StatusController : NancyModule
|
||||
public sealed class StatusController : NancyModule
|
||||
{
|
||||
public StatusController()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue