We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c43f14 commit 5fc28f1Copy full SHA for 5fc28f1
internal_filesystem/lib/mpos/ui.py
@@ -32,7 +32,7 @@
32
foreground_app_name=None
33
34
35
- lass WidgetAnimator:
+class WidgetAnimator:
36
def __init__(self):
37
self.animations = {} # Store animations for each widget
38
0 commit comments