fix typo
This commit is contained in:
parent
424583de60
commit
d20217a228
2 changed files with 13 additions and 13 deletions
|
@ -278,7 +278,7 @@ export default function getHomePageRowData(
|
|||
options: {
|
||||
orderBy: ['release_time'],
|
||||
pageSize: 4,
|
||||
channelIds: ['3fda836a92faaceedfe398225fb9b2ee2ed1f01a'],
|
||||
channelIds: ['4c29f8b013adea4d5cca1861fb2161d5089613ea'],
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
@ -223,7 +223,7 @@ export default function getHomePageRowData(
|
|||
options: {
|
||||
orderBy: ['release_time'],
|
||||
pageSize: 4,
|
||||
channelIds: ['3fda836a92faaceedfe398225fb9b2ee2ed1f01a'],
|
||||
channelIds: ['4c29f8b013adea4d5cca1861fb2161d5089613ea'],
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue