Skip to content

Commit

Permalink
Automatic backup 2024-12-06
Browse files Browse the repository at this point in the history
  • Loading branch information
snejus committed Dec 7, 2024
1 parent 68f8a18 commit 4dd59fb
Show file tree
Hide file tree
Showing 5 changed files with 521 additions and 520 deletions.
2 changes: 1 addition & 1 deletion rich_tables/fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ def counts_table(data: list[JSONDict]) -> Table:
),
split_with_color: ("genre", "genres"),
human_dt: (
"added",
# "added",
"committedDate",
"due",
"start",
Expand Down
1 change: 1 addition & 0 deletions rich_tables/music.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"track_alt",
"length",
"artist",
"artists",
"title",
"bpm",
"last_played",
Expand Down
Loading

0 comments on commit 4dd59fb

Please sign in to comment.