mirror of
https://github.com/2930134478/AI-CS.git
synced 2026-06-15 08:45:41 +08:00
fix: 修复所有 TypeScript 类型错误,确保构建成功
This commit is contained in:
@@ -24,7 +24,7 @@ export const websiteConfig = {
|
||||
// 示例:添加您的友情链接
|
||||
// { name: "合作伙伴1", url: "https://example.com" },
|
||||
// { name: "合作伙伴2", url: "https://example2.com" },
|
||||
],
|
||||
] as Array<{ name: string; url: string }>,
|
||||
|
||||
// 其他配置
|
||||
copyright: {
|
||||
|
||||
Reference in New Issue
Block a user