diff options
Diffstat (limited to 'sx-site.el')
-rw-r--r-- | sx-site.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ "List of favorite sites. Each entry is a string corresponding to a single site's api_site_parameter." - :group 'sx-site) + :group 'sx) (defun sx-site-get-api-tokens () "Return a list of all known site tokens." |