mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-02-23 15:49:50 +01:00
fix updating of app status
This commit is contained in:
@@ -42,6 +42,7 @@ def get_arguments():
|
||||
|
||||
arguments['app_type'] = app.app_type
|
||||
arguments['name'] = app.name
|
||||
arguments['step'] = app.status
|
||||
# Add any other fields from the App model you wish to include
|
||||
|
||||
print(green_bold('\n------------------ LOADING PROJECT ----------------------'))
|
||||
|
||||
Reference in New Issue
Block a user