Yaron Koresh commited on
Commit
9964ac9
·
verified ·
1 Parent(s): ad61842

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -120,7 +120,6 @@ footer {
120
  js="""
121
  function custom(){
122
  document.querySelector("div#prompt input").setAttribute("maxlength","38")
123
- document.querySelector("div#prompt2 input").setAttribute("maxlength","38")
124
  }
125
  """
126
 
 
120
  js="""
121
  function custom(){
122
  document.querySelector("div#prompt input").setAttribute("maxlength","38")
 
123
  }
124
  """
125