Add orient express
This commit is contained in:
parent
2164775c6f
commit
7ac30458d1
@ -93,7 +93,8 @@ const list: listItem[] = [
|
|||||||
'Oliver Twist',
|
'Oliver Twist',
|
||||||
'Macbeth',
|
'Macbeth',
|
||||||
'Othello',
|
'Othello',
|
||||||
'Adventures of Huckleberry Finn'
|
'Adventures of Huckleberry Finn',
|
||||||
|
'Murder on the Orient Express'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -197,4 +198,4 @@ function Recommended() {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
export default Recommended;
|
export default Recommended;
|
||||||
|
Loading…
Reference in New Issue
Block a user