mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +00:00
Minor change
This commit is contained in:
@@ -16,7 +16,7 @@ const routes = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
var store = {
|
var store = {
|
||||||
debug: true,
|
debug: false,
|
||||||
isLogin: false,
|
isLogin: false,
|
||||||
completedCourses: new Set(),
|
completedCourses: new Set(),
|
||||||
enrolledPrograms: new Set(),
|
enrolledPrograms: new Set(),
|
||||||
|
|||||||
Reference in New Issue
Block a user