Compare commits
2 Commits
cff318a7f6
...
54fa553221
| Author | SHA1 | Date | |
|---|---|---|---|
| 54fa553221 | |||
| a9cc89b19d |
@@ -13,4 +13,6 @@ def main(page: ft.Page):
|
||||
page.on_route_change = PageLoading
|
||||
page.go("/")
|
||||
|
||||
|
||||
|
||||
ft.app(target=main, assets_dir="assets")
|
||||
|
||||
Reference in New Issue
Block a user