We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b8b091 + 714ee8d commit 122fd72Copy full SHA for 122fd72
website/src/featureFlags.ts
@@ -3,4 +3,4 @@
3
/** Enable Course Planning Exercise */
4
export const enableCPEx = true;
5
6
-export const showCPExTab = false;
+export const showCPExTab = true;
0 commit comments