Liusuthu commited on
Commit
f854016
1 Parent(s): aabf687

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,4 +12,4 @@ with gr.Blocks() as system:
12
  with gr.Column():
13
  button=gr.Button("签到")
14
  with gr.Column():
15
- output=gr.Textbox(label="output",interactive=Fales)
 
12
  with gr.Column():
13
  button=gr.Button("签到")
14
  with gr.Column():
15
+ output=gr.Textbox(label="output",interactive=False)