recent_topics_ui: Correct column number of read and mute row.

This commit is contained in:
Aman Agrawal
2022-10-21 09:49:15 +00:00
committed by Tim Abbott
parent 38aa1ee1ff
commit 4bc80c30e7

View File

@@ -69,8 +69,8 @@ let col_focus = 1;
export const COLUMNS = {
stream: 0,
topic: 1,
mute: 2,
read: 3,
read: 2,
mute: 3,
};
// The number of selectable actions in a recent_topics. Used to