Skip to content

Commit 122fd72

Browse files
committed
Merge branch 'master' into production
2 parents 0b8b091 + 714ee8d commit 122fd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/featureFlags.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
/** Enable Course Planning Exercise */
44
export const enableCPEx = true;
55

6-
export const showCPExTab = false;
6+
export const showCPExTab = true;

0 commit comments

Comments
 (0)