freemt commited on
Commit
f469d4d
1 Parent(s): 57d1751

Update inputs textbox lines

Browse files
Files changed (1) hide show
  1. ubee/__main__.py +1 -1
ubee/__main__.py CHANGED
@@ -53,7 +53,7 @@ def main():
53
  title = "Ultimatumbee Aligner"
54
  theme = "dark-grass"
55
  description = """WIP showcasing a novel aligner"""
56
- article = """Coming soon...
57
  """
58
  examples = [
59
  ["yo\nme", "你\n我"],
 
53
  title = "Ultimatumbee Aligner"
54
  theme = "dark-grass"
55
  description = """WIP showcasing a novel aligner"""
56
+ article = """Stay tuned for more details coming soon...
57
  """
58
  examples = [
59
  ["yo\nme", "你\n我"],