Spaces:
Build error
Build error
freemt
commited on
Commit
·
6ed04ff
1
Parent(s):
42b9713
Update inputs textbox lines
Browse files- ubee/__main__.py +1 -1
ubee/__main__.py
CHANGED
@@ -60,7 +60,7 @@ def main():
|
|
60 |
["me"],
|
61 |
]
|
62 |
|
63 |
-
lines =
|
64 |
placeholder = "Type or paste text here"
|
65 |
default1 = dedent(
|
66 |
""" test 1
|
|
|
60 |
["me"],
|
61 |
]
|
62 |
|
63 |
+
lines = 15
|
64 |
placeholder = "Type or paste text here"
|
65 |
default1 = dedent(
|
66 |
""" test 1
|