Fix authored message when snippet is viewed publicly
Unauthenticated users cannot view author information for public snippets. So for those cases, just display the creation time and omit the author information. (Instead of omitting the entire message right now due to a console error.)
Showing
Please register or sign in to comment