Resolve #4444
This commit is contained in:
parent
00c9f4a2e5
commit
c934987b14
13 changed files with 146 additions and 174 deletions
|
@ -16,7 +16,7 @@ import Followers from './activitypub/followers';
|
|||
import Following from './activitypub/following';
|
||||
import Featured from './activitypub/featured';
|
||||
import renderQuestion from '../remote/activitypub/renderer/question';
|
||||
import { processInbox } from '../queue';
|
||||
import { inbox as processInbox } from '../queue';
|
||||
|
||||
// Init router
|
||||
const router = new Router();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue