diff options
Diffstat (limited to 'sx-switchto.el')
-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 1a2c3a0..76804e4 100644 --- a/sx-switchto.el +++ b/sx-switchto.el @@ -47,6 +47,7 @@ ("U" sx-tab-unanswered-my-tags) ("v" sx-tab-topvoted) ("w" sx-tab-week) + ("*" sx-tab-starred) )) |