Fixed new command problems
This commit is contained in:
@@ -73,6 +73,7 @@ class NewService(CommandABC):
|
||||
|
||||
schematics = [
|
||||
'console (c|C) <name>',
|
||||
'library (l|L) <name>',
|
||||
]
|
||||
Console.write_line('Available Schematics:')
|
||||
for name in schematics:
|
||||
|
||||
Reference in New Issue
Block a user