Feat: User Relationships and Session Members.
This commit is contained in:
@@ -27,6 +27,6 @@ class Model_View_MTG_Home(Model_View_MTG_Base):
|
||||
|
||||
def __init__(self, hash_page_current=Model_View_MTG_Base.HASH_PAGE_MTG_HOME):
|
||||
_m = 'Model_View_MTG_Home.__init__'
|
||||
Helper_App.console_log(f'{_m}\nstarting...')
|
||||
# Helper_App.console_log(f'{_m}\nstarting...')
|
||||
super().__init__(hash_page_current=hash_page_current)
|
||||
self._title = 'MTG Home'
|
||||
|
||||
Reference in New Issue
Block a user