Skip to content

Commit 5b9b8db

Browse files
remove whitespace
1 parent 4f512d3 commit 5b9b8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/src/env.server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export const env = createEnv({
138138
AUTH_URL: z.string().url(),
139139
AUTH_CREDENTIALS_LOGIN_ENABLED: booleanSchema.default('true'),
140140
AUTH_EMAIL_CODE_LOGIN_ENABLED: booleanSchema.default('false'),
141-
141+
142142
// Enterprise Auth
143143

144144
AUTH_EE_ALLOW_EMAIL_ACCOUNT_LINKING:

0 commit comments

Comments
 (0)