aboutsummaryrefslogtreecommitdiff
path: root/sx-user.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-02-27 01:00:32 -0300
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-02-27 01:00:32 -0300
commit0542f3a5461c9f8112f0921c56bd1a7ec51d1a6f (patch)
tree2c75fa339d03d3d4eaa2e90779de82696ffa838f /sx-user.el
parenta6763f4257829e65b7602f0965a19a7efc310442 (diff)
Bind :json-false to nil
Diffstat (limited to 'sx-user.el')
-rw-r--r--sx-user.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-user.el b/sx-user.el
index c0f3a78..f3bdff9 100644
--- a/sx-user.el
+++ b/sx-user.el
@@ -41,7 +41,7 @@
(creation_date . -1)
(display_name . "(unknown user)")
(down_vote_count . -1)
- (is_employee . :json-false)
+ (is_employee . nil)
(last_access_date . -1)
(last_modified_date . -1)
(link . "")