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 d1b8330 commit 089993fCopy full SHA for 089993f
website/src/featureFlags.ts
@@ -8,6 +8,6 @@
8
export const enableShortUrl = false;
9
10
/** Enable Course Planning Exercise */
11
-export const enableCPEx = true;
+export const enableCPEx = false;
12
13
-export const showCPExTab = true;
+export const showCPExTab = false;
0 commit comments