Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
BrickheadJohnny committed Jul 23, 2024
1 parent 241a982 commit 04c7c65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/env.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export const env = createEnv({
NEXT_PUBLIC_GOOGLE_CLIENT_ID: z.string(),
NEXT_PUBLIC_GOOGLE_SERVICE_ACCOUNT_EMAIL: z.string(),
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID: z.string(),

// E2E
NEXT_PUBLIC_E2E_WALLET_MNEMONIC: z.string(),
},
Expand Down

0 comments on commit 04c7c65

Please sign in to comment.