forked from FoundKeyGang/FoundKey
translate yet another japanese comment
This commit is contained in:
parent
75fd42b070
commit
5f4aab6d46
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ export default async (job: Bull.Job<InboxJobData>): Promise<string> => {
|
|||
federationChart.inbox(i.host);
|
||||
});
|
||||
|
||||
// アクティビティを処理
|
||||
// process the activity
|
||||
await perform(authUser.user, activity, resolver);
|
||||
return 'ok';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue