This commit is contained in:
mitteneer 2025-05-15 15:37:21 -04:00
parent 365b9dbf11
commit c42b8d24dd
5 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@ pub const Rules = struct {
//};
//
pub const TableRows = struct {
pub const TableRow = struct {
song: ?HyperlinkData = null,
album: ?HyperlinkData = null,
artist: ?HyperlinkData = null,