This commit is contained in:
Dr. David A. Kunz
2025-05-28 13:08:54 +02:00
parent 6b15dbdd2e
commit 044f513e16

View File

@@ -127,7 +127,6 @@ annotate my.Genres with @Hierarchy.RecursiveHierarchy #GenreHierarchy: {
}; };
annotate my.Genres with @( annotate my.Genres with @(
readonly,
cds.search: {name} cds.search: {name}
); );
//////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////