Improved command management to reduce the number of instances

This commit is contained in:
2025-12-21 11:14:02 +01:00
parent 9f69a6bc5b
commit 2f808ed226
8 changed files with 100 additions and 19 deletions

View File

@@ -40,7 +40,7 @@ class PanelIds:
@dataclass
class PanelConf:
left: bool = True
left: bool = False
right: bool = True