Skip to content

Commit 5fc28f1

Browse files
fix typo
1 parent 9c43f14 commit 5fc28f1

File tree

1 file changed

+1
-1
lines changed
  • internal_filesystem/lib/mpos

1 file changed

+1
-1
lines changed

internal_filesystem/lib/mpos/ui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
foreground_app_name=None
3333

3434

35-
lass WidgetAnimator:
35+
class WidgetAnimator:
3636
def __init__(self):
3737
self.animations = {} # Store animations for each widget
3838

0 commit comments

Comments
 (0)