feat: KIAUH v6 - full rewrite of KIAUH in Python #428
@@ -26,7 +26,7 @@ class ExtensionsMenu(BaseMenu):
|
||||
def __init__(self):
|
||||
self.extensions = self.discover_extensions()
|
||||
super().__init__(
|
||||
header=True,
|
||||
header=False,
|
||||
options=self.get_options(),
|
||||
footer_type=BACK_FOOTER,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user