HelpMixin, model attr no longer required

This commit is contained in:
davewiththenicehat 2021-06-08 08:45:06 -04:00
parent b92ebcafe1
commit b42456c83c

View file

@ -152,9 +152,6 @@ class HelpMixin():
"""
# -- Django constructs --
model = HelpEntry
# -- Evennia constructs --
page_title = "Help"