mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
A file was not properly added in the last commit. Added now.
This commit is contained in:
parent
7e898842b9
commit
e8361a60d1
2 changed files with 8 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ from django.utils.functional import Promise
|
|||
from django.utils.encoding import force_unicode
|
||||
from django.conf import settings
|
||||
from src.utils import utils
|
||||
from src.utils.ansi2html import parse_html
|
||||
from src.utils.text2html import parse_html
|
||||
from src.config.models import ConnectScreen
|
||||
from src.server import session, sessionhandler
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue