mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Handle null profile flow file name
This commit is contained in:
@@ -1811,6 +1811,7 @@ RED.projects = (function() {
|
||||
|
||||
|
||||
function showNewProjectScreen() {
|
||||
createProjectOptions = {};
|
||||
if (!activeProject) {
|
||||
show('welcome');
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user