Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
BrownNPC committed Feb 20, 2024
1 parent 4b47342 commit 13fea4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ async def main(page: ft.Page):

await page.update_async()

ft.app(main, port=8080)
ft.app(main, port=8080)
#hello

0 comments on commit 13fea4b

Please sign in to comment.