fixed upper/lower case fiesta

This commit is contained in:
fourtf
2018-06-26 17:42:35 +02:00
parent 8cbf575e3c
commit 604e5ed682
10 changed files with 34 additions and 33 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ public:
Signal<const rapidjson::Value &> received;
Signal<const rapidjson::Value &> sent;
} whisper;
} sig;
} signals_;
void listenToWhispers(std::shared_ptr<TwitchAccount> account);