Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/next' into bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
RedBeardEth committed Dec 11, 2024
2 parents 7e97fda + b0c38e0 commit dba5f3d
Show file tree
Hide file tree
Showing 5 changed files with 307 additions and 311 deletions.
2 changes: 1 addition & 1 deletion client/dojoConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const {
VITE_PUBLIC_ACCOUNT_CLASS_HASH,
VITE_PUBLIC_DEV,
VITE_PUBLIC_FEE_TOKEN_ADDRESS,
VITE_PUBLIC_CHAIN
VITE_PUBLIC_CHAIN,
} = env;

let manifest = VITE_PUBLIC_DEV === true ? devManifest : productionManifest;
Expand Down
Loading

0 comments on commit dba5f3d

Please sign in to comment.