mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 12:37:16 +02:00
HelpMixin, model attr no longer required
This commit is contained in:
parent
b80403ebc1
commit
407d224a07
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