mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-01-29 23:19:54 +00:00
nl @ eof
This commit is contained in:
@@ -80,4 +80,4 @@ void ChatHttpApi::Listen(const uint32_t port) {
|
|||||||
|
|
||||||
void ChatHttpApi::Stop(){
|
void ChatHttpApi::Stop(){
|
||||||
m_APIServer.stop();
|
m_APIServer.stop();
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
namespace ChatHttpApi {
|
namespace ChatHttpApi {
|
||||||
void Listen(const uint32_t port);
|
void Listen(const uint32_t port);
|
||||||
void Stop();
|
void Stop();
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user