From 0542f3a5461c9f8112f0921c56bd1a7ec51d1a6f Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Fri, 27 Feb 2015 01:00:32 -0300 Subject: Bind :json-false to nil --- sx-user.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx-user.el') 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 . "") -- cgit v1.2.3