Remove "Online Logs" functionality (#1649)

The /logs command will direct users to the /user command instead

Changelog has been updated to reflect this change
This commit is contained in:
pajlada
2020-05-02 06:18:35 -04:00
committed by GitHub
parent 08678628d5
commit b4eb56f362
7 changed files with 4 additions and 222 deletions
-1
View File
@@ -43,7 +43,6 @@ private:
struct {
Button *avatarButton = nullptr;
// RippleEffectLabel2 *viewLogs = nullptr;
Label *nameLabel = nullptr;
Label *viewCountLabel = nullptr;