Add missing todo, update FLAC test asset

This commit is contained in:
Serial 2021-07-24 16:02:46 -04:00
parent 091daefd85
commit f12e90dca4
2 changed files with 1 additions and 1 deletions

View file

@ -42,7 +42,7 @@ impl RiffTag {
inner: RiffInnerTag {
data: riff::read_from(reader)?,
},
properties: FileProperties::default(),
properties: FileProperties::default(), // TODO
_format: TagType::RiffInfo,
})
}

Binary file not shown.