Skip to content

Commit

Permalink
ff (#5242)
Browse files Browse the repository at this point in the history
  • Loading branch information
benisgold authored Dec 11, 2023
1 parent 4138fc5 commit 3f51c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ const DEFAULT_CONFIG: RainbowConfig = {
base_swaps_enabled: false,
mints_enabled: true,
points_enabled: true,
points_fully_enabled: false,
points_fully_enabled: true,
rpc_proxy_enabled: true,
};

Expand Down

0 comments on commit 3f51c5b

Please sign in to comment.