Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-orbs committed Sep 22, 2024
1 parent 8710b2e commit d440882
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ export const VERIFIED_DAOS = [
"EQC2qRI50MAPlqqyjCz1TXrehFGVLnQ1CSv6PX5RyZju55eB",
"EQDv3VVbwaNwqIzn_EVb_dygJGj-AM9CZ80ZnkG8K_k48r-9",
"EQA3l_oa8lEgROi3GAhxLmt0nlQZoxQu6zRb1_mfIOEwZzYB",
"EQAk1OALwQY5zG7ugmio1gLJWvuyVCAIPJ-hztv2XOEmbdic"
"EQAk1OALwQY5zG7ugmio1gLJWvuyVCAIPJ-hztv2XOEmbdic",
"EQC1CPNQ9rTQ8S7hHMIgMYLYWFha_PgKeeueRf6NuCqWaXpS"
];

export const releaseMode = import.meta.env.VITE_STAGING
Expand Down

0 comments on commit d440882

Please sign in to comment.