@ -996,7 +996,7 @@ function hotkey_handler(e) {
if (keycode == 82) { // r
if (getActiveFeedId()) {
viewfeed(getActiveFeedId(), "ForceUpdate");
viewfeed(getActiveFeedId(), "ForceUpdate", activeFeedIsCat());
return;
}