Commit 3508b251 by Arjun Jhukal

fixed the build issue

parent af29c573
......@@ -38,6 +38,7 @@ export default async function sitemap(): Promise<MetadataRoute.Sitemap> {
priority: 0.9
}));
urls.push(...gameUrls);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment