Closed darraghjburke closed 4 years ago
Fixed the Null Pointer Exception and the broken avatar bugs.
Note that the way we're supporting multiple authentication types is pretty hacky and liable to break. This PR doesn't really address this, but at least the program shouldn't crash anymore.
good fix, thanks for noticing the else statement was missing isGoogle check.
Fixed the Null Pointer Exception and the broken avatar bugs.
Note that the way we're supporting multiple authentication types is pretty hacky and liable to break. This PR doesn't really address this, but at least the program shouldn't crash anymore.