diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-02-27 01:00:32 -0300 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-02-27 01:00:32 -0300 |
commit | 0542f3a5461c9f8112f0921c56bd1a7ec51d1a6f (patch) | |
tree | 2c75fa339d03d3d4eaa2e90779de82696ffa838f /sx-user.el | |
parent | a6763f4257829e65b7602f0965a19a7efc310442 (diff) |
Bind :json-false to nil
Diffstat (limited to 'sx-user.el')
-rw-r--r-- | sx-user.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 . "") |