DocUA commited on
Commit
9876f34
·
1 Parent(s): 5a95cc4

локальна робоча версія

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -326,4 +326,4 @@ app = JiraAssistantApp()
326
  if __name__ == "__main__":
327
  from interface import launch_interface
328
  interface = launch_interface(app)
329
- interface.launch(debug=True)
 
326
  if __name__ == "__main__":
327
  from interface import launch_interface
328
  interface = launch_interface(app)
329
+ interface.launch()