mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 12:07:17 +02:00
HelpMixin, model attr no longer required
This commit is contained in:
parent
b92ebcafe1
commit
b42456c83c
1 changed files with 0 additions and 3 deletions
|
|
@ -152,9 +152,6 @@ class HelpMixin():
|
|||
|
||||
"""
|
||||
|
||||
# -- Django constructs --
|
||||
model = HelpEntry
|
||||
|
||||
# -- Evennia constructs --
|
||||
page_title = "Help"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue