fix: resolve all build errors and ensure clean build

This commit is contained in:
2026-04-25 14:51:06 +08:00
parent 86d9c9b1fa
commit a7cafe7ae5
4 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -73,4 +73,4 @@ export const auth = betterAuth({
emailAndPassword: {
enabled: true,
},
})
})