skadio commited on
Commit
341e795
·
verified ·
1 Parent(s): 67e7ab4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1407,7 +1407,7 @@ def main(page: ft.Page):
1407
  ft.Container(content=ft.Column([
1408
  ft.Row(
1409
  [
1410
- ft.Text("MiniZinc Dataset Editor",
1411
  size=20,
1412
  weight=ft.FontWeight.BOLD),
1413
  save_indicator,
 
1407
  ft.Container(content=ft.Column([
1408
  ft.Row(
1409
  [
1410
+ ft.Text("Text2Zinc Editor",
1411
  size=20,
1412
  weight=ft.FontWeight.BOLD),
1413
  save_indicator,