Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kourva authored Dec 2, 2022
1 parent 44bdf24 commit df3a6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def build(self):
# image widget
self.window.add_widget(
Image(
source="um/res/mipmap-xxxhdpi/um_adaptive_fore.png"
source="um.png"
)
)

Expand Down

0 comments on commit df3a6aa

Please sign in to comment.