From fd193e7008a6d6daf7ba7656a8553b716e5bcf72 Mon Sep 17 00:00:00 2001 From: Millennium Earl <22562005+MillenniumEarl@users.noreply.github.com> Date: Sun, 8 Nov 2020 18:53:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed664d0..4ba8ac0 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ User data (after authentication) can be stored in a UserData object, consisting ``` username: Name of the logged in user avatarSrc: Source URL of the user's profile picture -watchedThreads: List of URLs of threads followed by the user +watchedGameThreads: List of URLs of threads followed by the user ``` ## Login results