Fix typo
This commit is contained in:
parent
365b9dbf11
commit
c42b8d24dd
5 changed files with 5 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue