mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
Rename
This commit is contained in:
parent
c58033e00f
commit
82b1c4a185
2 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import { ILocalUser } from '../models/user';
|
|||
import { program } from '../argv';
|
||||
|
||||
import processDeliver from './processors/deliver';
|
||||
import processInbox from './processors/process-inbox';
|
||||
import processInbox from './processors/inbox';
|
||||
import processDb from './processors/db';
|
||||
import { queueLogger } from './logger';
|
||||
|
||||
|
|
Loading…
Reference in a new issue