mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-13 20:18:50 +03:00
join/leave guild
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "http.hpp"
|
||||
|
||||
//#define USE_LOCAL_PROXY
|
||||
HTTPClient::HTTPClient(std::string api_base)
|
||||
: m_api_base(api_base) {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user