Skip to content

Commit

Permalink
twomba false
Browse files Browse the repository at this point in the history
  • Loading branch information
ingawei committed Sep 17, 2024
1 parent ae586e5 commit f0edff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/envs/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const CONFIGS: { [env: string]: EnvConfig } = {
DEV: DEV_CONFIG,
}

export const TWOMBA_ENABLED = true
export const TWOMBA_ENABLED = false
export const PRODUCT_MARKET_FIT_ENABLED = false
export const SPICE_PRODUCTION_ENABLED = true
export const SPICE_TO_MANA_CONVERSION_RATE = 1
Expand Down

0 comments on commit f0edff4

Please sign in to comment.