Skip to content

Commit 22455c0

Browse files
authored
Merge branch 'vnext' into bpachilova/grid-cascading-combos-fix-3499
2 parents bf0f12e + cad7973 commit 22455c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/data/singersData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1556,7 +1556,7 @@ export const SINGERS: Singer[] = [
15561556
{
15571557
Number: 4,
15581558
Title: 'Regret',
1559-
Released: new Date('22 Avg 2004'),
1559+
Released: new Date('22 Aug 2004'),
15601560
Genre: 'Heavy metal',
15611561
Album: 'Nemesis'
15621562
}]

0 commit comments

Comments
 (0)