✨ Replace test project by adding content to the create project
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ class Projects
|
||||
}
|
||||
|
||||
// Update project name
|
||||
project.set_name(_name + ' ' + newNumber)
|
||||
project.setName(_options.name + ' ' + newNumber)
|
||||
|
||||
// Try to found
|
||||
sameNameProject = this.all[project.slug]
|
||||
|
||||
Reference in New Issue
Block a user