diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-11-24 11:28:42 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-11-24 11:28:42 +0000 |
commit | fc1bafa05ce2da29efaf6693cb08d16deeb7e211 (patch) | |
tree | 9c08d3b959a5e3970008bb85d4ff243f72a13588 | |
parent | ee0e3d9973be059e8615db11d9ea997b989d6242 (diff) | |
parent | 2fb474ec492695c550672664832375d206c54890 (diff) |
Merge branch 'master' into refactor-question-list
-rw-r--r-- | sx-auth.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -111,6 +111,7 @@ parsed and displayed prominently on the page)." `((client_id . ,sx-auth-client-id) (scope . (read_inbox no_expiry + private_info write_access)) (redirect_uri . ,(url-hexify-string sx-auth-redirect-uri))) |