mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
add online toggle
This commit is contained in:
@@ -13,6 +13,7 @@ class GeneralConfig(TypedDict):
|
||||
judge_counter: bool
|
||||
nijiiro_notes: bool
|
||||
log_level: int
|
||||
fake_online: bool
|
||||
|
||||
class NameplateConfig(TypedDict):
|
||||
name: str
|
||||
|
||||
Reference in New Issue
Block a user