Updated demo and fixed bug in spacing
Python CI / test (push) Successful in 4m10s

This commit is contained in:
2025-11-08 18:51:33 +01:00
parent 284a6e3393
commit 1993b0bf48
7 changed files with 1161 additions and 183 deletions
+1
View File
@@ -125,3 +125,4 @@ class ActionType:
OVERLAY_OPENED = "overlay_opened"
OVERLAY_CLOSED = "overlay_closed"
CHAPTER_SELECTED = "chapter_selected"
SETTING_CHANGED = "setting_changed"