Improve the register page
This commit is contained in:
4
frontend/vite-env.d.ts
vendored
4
frontend/vite-env.d.ts
vendored
@@ -13,6 +13,10 @@ interface ImportMetaEnv {
|
||||
readonly VITE_ENABLE_OPTIMISTIC_UPDATES: string
|
||||
readonly VITE_ENABLE_DEDUPLICATION: string
|
||||
readonly VITE_ENABLE_METRICS: string
|
||||
readonly VITE_STRIPE_PUBLISHABLE_KEY: string
|
||||
readonly VITE_STRIPE_WEBHOOK_SECRET: string
|
||||
readonly VITE_BYPASS_PAYMENT: string
|
||||
readonly VITE_DEV_MODE: string
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user