Fixed Dropbox, Scheduler, 3to4 migration
This commit is contained in:
@@ -30,7 +30,7 @@ frappe.pages['setup-wizard'].onload = function(wrapper) {
|
||||
frappe.app.logout();
|
||||
}, 2000);
|
||||
} else {
|
||||
window.location = "app.html";
|
||||
window.location = "/desk";
|
||||
}
|
||||
}, 2000);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user