Skip to content

Commit 3f51c5b

Browse files
authored
ff (#5242)
1 parent 4138fc5 commit 3f51c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const DEFAULT_CONFIG: RainbowConfig = {
131131
base_swaps_enabled: false,
132132
mints_enabled: true,
133133
points_enabled: true,
134-
points_fully_enabled: false,
134+
points_fully_enabled: true,
135135
rpc_proxy_enabled: true,
136136
};
137137

0 commit comments

Comments
 (0)