welcome: Fix for clones project templates.

This commit is contained in:
Alastair Poole 2019-12-28 23:11:13 +00:00
parent aa0f625f50
commit 57f9ae1c93
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ _edi_welcome_project_new_create_done_cb(const char *path, Eina_Bool success)
EINA_LIST_FREE(_available_examples, example)
_edi_template_free(example);
_edi_welcome_project_open(path, EINA_TRUE);
_edi_welcome_project_open(path, EINA_FALSE);
}
static void