Filter criteria: Display the Genre name (#421)

Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
This commit is contained in:
Pierre Fritsch
2022-11-08 14:28:36 +01:00
committed by GitHub
parent e4214b0e40
commit 666001d564

View File

@@ -87,6 +87,10 @@ annotate my.Genres with @(
}
);
annotate my.Genres with {
ID @Common.Text : name @Common.TextArrangement : #TextOnly;
}
////////////////////////////////////////////////////////////////////////////
//
// Genre Details