Improved command management to reduce the number of instances
This commit is contained in:
@@ -40,7 +40,7 @@ class PanelIds:
|
||||
|
||||
@dataclass
|
||||
class PanelConf:
|
||||
left: bool = True
|
||||
left: bool = False
|
||||
right: bool = True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user