acecalisto3 commited on
Commit
e0bad6d
·
verified ·
1 Parent(s): 77d55f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -880,7 +880,6 @@ def create_ui(manager: IssueManager):
880
  interactive=True,
881
  wrap=True, # Wrap long titles
882
  elem_id="issue_list_df",
883
- max_rows=20 # Show 20 rows per page
884
  )
885
 
886
  with gr.Column(scale=2, min_width=350):
 
880
  interactive=True,
881
  wrap=True, # Wrap long titles
882
  elem_id="issue_list_df",
 
883
  )
884
 
885
  with gr.Column(scale=2, min_width=350):