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