Merge pull request #11616 from Budibase/chore/update-cli-ph-token

Update CLI PH Token
This commit is contained in:
Rory Powell 2023-08-30 08:44:27 +01:00 committed by GitHub
commit 94d6cd8281
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
export { CommandWord, InitType, AnalyticsEvent } from "@budibase/types"
export const POSTHOG_TOKEN = "phc_yGOn4i7jWKaCTapdGR6lfA4AvmuEQ2ijn5zAVSFYPlS"
export const POSTHOG_TOKEN = "phc_bIjZL7oh2GEUd2vqvTBH8WvrX0fWTFQMs6H5KQxiUxU"
export const GENERATED_USER_EMAIL = "admin@admin.com"