Skip to content

Commit

Permalink
Updating app files
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-tarsis committed Jan 2, 2024
1 parent fa4564e commit 8c095e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/desktop/main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import flet

import .api as API
import api as API

def main(page: flet.Page):
page.title = "Foxbit WS"
Expand Down

0 comments on commit 8c095e1

Please sign in to comment.