mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 07:44:56 +02:00
fix(index): restore resolveAuthor import dropped during merge conflict resolution
This commit is contained in:
1
index.js
1
index.js
@@ -117,6 +117,7 @@ import {
|
||||
import { startBatchRefollow } from "./lib/batch-refollow.js";
|
||||
import { logActivity } from "./lib/activity-log.js";
|
||||
import { batchBroadcast } from "./lib/batch-broadcast.js";
|
||||
import { resolveAuthor } from "./lib/resolve-author.js";
|
||||
import { scheduleCleanup } from "./lib/timeline-cleanup.js";
|
||||
import { runSeparateMentionsMigration } from "./lib/migrations/separate-mentions.js";
|
||||
import { loadBlockedServersToRedis } from "./lib/storage/server-blocks.js";
|
||||
|
||||
Reference in New Issue
Block a user