aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-01 22:26:22 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-01 22:26:22 -0200
commitcad44329de7679158dee78e25aeb068c0724770b (patch)
treeb8ea2f625b6d11fd7f1a0062a7cdddf268423251
parent6cc480fdab287133d6e09a9ad1eba260b891b604 (diff)
Add TODO reminder
-rw-r--r--sx.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/sx.el b/sx.el
index 151255e..e2ea914 100644
--- a/sx.el
+++ b/sx.el
@@ -80,6 +80,8 @@ with a `link' property)."
(when data
(let-alist data
(unless .site_par
+ ;; @TODO: Change this to .site.api_site_parameter sometime
+ ;; after February.
(setcdr data (cons (cons 'site_par
(or (cdr (assq 'api_site_parameter .site))
(sx--site data)))