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.
1 parent dd537fb commit 714ee8dCopy full SHA for 714ee8d
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