mirror of
https://github.com/better-auth/better-auth.git
synced 2026-09-01 02:55:08 -05:00
chore: lint
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@ export const auth = betterAuth({
|
||||
provider: "mysql",
|
||||
},
|
||||
),
|
||||
plugins: [twoFactor()]
|
||||
plugins: [twoFactor()],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user