diff --git a/src/components/views/Pending.jsx b/src/components/views/Pending.jsx
index 36effb79..acfb509e 100755
--- a/src/components/views/Pending.jsx
+++ b/src/components/views/Pending.jsx
@@ -387,7 +387,7 @@ const Pending = () => {
- (u/{account.author?.shortAddress})
+ (u/{account?.author?.shortAddress})
{getDate(comment?.timestamp)}
@@ -428,7 +428,7 @@ const Pending = () => {
Anonymous}
- (u/{account.author?.shortAddress})
+ (u/{account?.author?.shortAddress})
{comment.title ? (