mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-22 05:27:19 +00:00
nl @ eof
This commit is contained in:
parent
ed7b33d8ab
commit
850ad2aa15
@ -80,4 +80,4 @@ void ChatHttpApi::Listen(const uint32_t port) {
|
||||
|
||||
void ChatHttpApi::Stop(){
|
||||
m_APIServer.stop();
|
||||
}
|
||||
}
|
||||
|
@ -3,4 +3,4 @@
|
||||
namespace ChatHttpApi {
|
||||
void Listen(const uint32_t port);
|
||||
void Stop();
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user