diff options
-rw-r--r-- | sx-switchto.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-switchto.el b/sx-switchto.el index 46a085e..e5889e1 100644 --- a/sx-switchto.el +++ b/sx-switchto.el @@ -43,6 +43,7 @@ ("f" sx-tab-featured) ("i" sx-inbox) ("n" sx-tab-newest) + ("s" sx-question-list-switch-site) ("t" sx-tab-switch) ("U" sx-tab-unanswered-my-tags) ("v" sx-tab-topvoted) |