aboutsummaryrefslogtreecommitdiff
path: root/sx-interaction.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-interaction.el')
-rw-r--r--sx-interaction.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-interaction.el b/sx-interaction.el
index 74602f2..75b51ab 100644
--- a/sx-interaction.el
+++ b/sx-interaction.el
@@ -196,7 +196,7 @@ likes."
;; test it last.
(.comment_id
(sx-display-question
- (sx-question-get-from-comment .site_par .id) 'focus)
+ (sx-question-get-from-comment .site_par .comment_id) 'focus)
(sx--find-in-buffer 'comment .comment_id))
(.notification_type
(sx-message "Viewing notifications is not yet implemented"))