Add link to user admin page in messages dropdown for admin users

Fix potential undefined data user

revert type change next-auth
This commit is contained in:
rjmacarthy
2023-01-30 19:54:03 +00:00
parent 5426fe7ee0
commit eeab643dc3
3 changed files with 19 additions and 7 deletions
+2 -1
View File
@@ -9,5 +9,6 @@
"report_placeholder": "Why should this message be reviewed?",
"report_title": "Report",
"send_report": "Send",
"submit_labels": "Submit"
"submit_labels": "Submit",
"view_user": "View user"
}