more bug fixes

This commit is contained in:
Anthony Samms
2025-11-20 23:50:12 -05:00
parent fe057cf688
commit 1b4db994a5
5 changed files with 38 additions and 13 deletions

View File

@@ -17,6 +17,7 @@ class GeneralConfig(TypedDict):
nijiiro_notes: bool
log_level: int
fake_online: bool
practice_mode_bar_delay: int
class NameplateConfig(TypedDict):
name: str