Patch Picker1/5scoreboardScore0boltStreak0easy
Missing user crashes profile
`users.find` can return undefined, and the next line reads `.name` off it, throwing for unknown ids.
Choose the safest patch — minimal, correct, and low blast radius.
`users.find` can return undefined, and the next line reads `.name` off it, throwing for unknown ids.
Choose the safest patch — minimal, correct, and low blast radius.