fix: license config

This commit is contained in:
马登山
2025-07-09 09:40:54 +08:00
parent 7af371603a
commit 5a1da2a28b
+2 -2
View File
@@ -66,8 +66,8 @@ export default defineNuxtConfig({
// 授权信息
license: {
"name": "Apache-2.0",
"expired": 4102329600
// "name": "Apache-2.0",
// "expired": 4102329600
}
}
},