mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 02:45:55 +02:00
wip
This commit is contained in:
@@ -24,7 +24,7 @@ app.post('/@:user/inbox', bodyParser.json({
|
||||
|
||||
queue.create('http', {
|
||||
type: 'processInbox',
|
||||
inbox: req.body,
|
||||
activity: req.body,
|
||||
signature,
|
||||
}).save();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user