aboutsummaryrefslogtreecommitdiff
path: root/sx-question.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-question.el')
-rw-r--r--sx-question.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-question.el b/sx-question.el
index d040bad..75f786c 100644
--- a/sx-question.el
+++ b/sx-question.el
@@ -63,6 +63,7 @@
(let ((res (sx-method-call 'questions
:id id
:site site
+ :auth t
:filter sx-question-browse-filter)))
(if (vectorp res)
(elt res 0)