ItemKey: Fix wrong Comment key in AIFF_TEXT_MAP

This commit is contained in:
Serial 2022-10-20 23:29:00 -04:00
parent a50bfe911f
commit ec20ea7681
No known key found for this signature in database
GPG key ID: DA95198DC17C4568

View file

@ -69,7 +69,7 @@ gen_map!(
"NAME" => TrackTitle,
"AUTH" => TrackArtist,
"(c) " => CopyrightMessage,
"COMM" | "AUTH" => Comment
"COMM" | "ANNO" => Comment
);
gen_map!(