Bugfix
This commit is contained in:
parent
56f4fb2ce2
commit
cc309ad649
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ from little_boxes.activitypub import _to_list
|
|||
from little_boxes.errors import ActivityGoneError
|
||||
from little_boxes.errors import ActivityNotFoundError
|
||||
|
||||
from activitypub import _answer_key
|
||||
from core.activitypub import _answer_key
|
||||
from config import EMOJI_TPL
|
||||
from config import ID
|
||||
from config import MEDIA_CACHE
|
||||
|
|
Loading…
Reference in a new issue