platform
platform copied to clipboard
Fix user last name
This PR fixes a minor issue where the user last_name is displayed as null if it is not set within the database.
Together with #719, it should close #704. Thanks, @jeroenrinzema!