Fix ObjManipCommand docstring. Update Changelog

This commit is contained in:
Griatch 2024-04-27 19:16:43 +02:00
parent dcc4dce7e1
commit b0fff26a4f
3 changed files with 35 additions and 29 deletions

View file

@ -9,7 +9,6 @@ Communication commands:
from django.conf import settings
from django.db.models import Q
from evennia.accounts import bots
from evennia.accounts.models import AccountDB
from evennia.comms.comms import DefaultChannel