Skip to content

Commit 714ee8d

Browse files
authored
Enable cpex (#4028)
1 parent dd537fb commit 714ee8d

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)