kakamond commited on
Commit
95a0096
·
verified ·
1 Parent(s): 02d2318

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ if __name__ == "__main__":
89
  ),
90
  gr.Textbox(
91
  label="Release Name",
92
- placeholder="My Binary Release",
93
  show_copy_button=True,
94
  ),
95
  gr.TextArea(
 
89
  ),
90
  gr.Textbox(
91
  label="Release Name",
92
+ placeholder="My New Release",
93
  show_copy_button=True,
94
  ),
95
  gr.TextArea(