chore: Rust 1.86.0 linting
This commit is contained in:
@@ -46,8 +46,8 @@ fn gen_header_block<'a>(colors: AppColors, fd: &FrameData, header: Header) -> (C
|
||||
SortedOrder::Desc => suffix = " ▼",
|
||||
}
|
||||
color = colors.headers_bar.text_selected;
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
(color, suffix)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user