fix:banner

This commit is contained in:
Rama Priyanto 2025-05-26 14:31:28 +07:00
parent bf5c67d241
commit fa93adffe0
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ export default function HeaderNews() {
search: "",
limit: "10",
sort: "desc",
categoryIds: "791802",
categoryIds: "791,802",
isPublish: true,
};
const response = await getListArticle(req);