[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2026-08-03 09:55:15 +00:00 committed by GitHub
parent 7e38861985
commit eacb1440e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -374,7 +374,7 @@ const createBetterAuth = () =>
},
session: {
expiresIn: 60 * 60 * 24 * 3,
updateAge: 60 * 60 * 24
updateAge: 60 * 60 * 24,
},
user: {
modelName: "user",