Yaron Koresh commited on
Commit
1acb407
·
verified ·
1 Parent(s): 3851218

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ footer {
140
 
141
  js="""
142
  function custom(){
143
- document.querySelector("div#prompt input").setAttribute("maxlength","27")
144
  }
145
  """
146
 
 
140
 
141
  js="""
142
  function custom(){
143
+ document.querySelector("div#prompt input").setAttribute("maxlength","38")
144
  }
145
  """
146