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 8305644..46a085e 100644 --- a/sx-switchto.el +++ b/sx-switchto.el @@ -43,6 +43,7 @@ ("f" sx-tab-featured) ("i" sx-inbox) ("n" sx-tab-newest) + ("t" sx-tab-switch) ("U" sx-tab-unanswered-my-tags) ("v" sx-tab-topvoted) ("w" sx-tab-week) |