This commit is contained in:
2025-10-22 09:25:21 -06:00
parent 3fdb3bf9e3
commit 3eb2f49012
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
*/
window.COURSE_CONFIG = {
COURSE_CONFIG_URL: 'config.json',
DEBUG: false,
DEBUG: true,
};
/**