This commit is contained in:
alfrix 2023-02-12 02:36:37 -06:00 committed by Alfredo Monclus
parent 0f0c6f9b6e
commit 122752b000

View File

@ -67,7 +67,7 @@ class MenuPanel(ScreenPanel):
self.grid.attach(self.labels[key], col, row, width, height)
i += 1
self.j2_data = None
return self.grid
def create_menu_items(self):