feat(ui): History tab support

This commit is contained in:
2024-12-02 18:47:50 -07:00
parent 4f5bad5874
commit 4eb974567f
10 changed files with 386 additions and 12 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ fn draw_blocklist_table(f: &mut Frame<'_>, app: &mut App<'_>, area: Rect) {
.headers([
"Series Title",
"Source Title",
"Languages",
"Language",
"Quality",
"Date",
])