summaryrefslogtreecommitdiff
path: root/src/server/api/bot/core.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/api/bot/core.ts')
-rw-r--r--src/server/api/bot/core.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/server/api/bot/core.ts b/src/server/api/bot/core.ts
index 3beec33d11..7f9409660a 100644
--- a/src/server/api/bot/core.ts
+++ b/src/server/api/bot/core.ts
@@ -3,10 +3,10 @@ import * as bcrypt from 'bcryptjs';
import User, { IUser, init as initUser, ILocalUser } from '../../../models/user';
-import getPostSummary from '../../../get-post-summary';
-import getUserSummary from '../../../user/get-summary';
+import getPostSummary from '../../../renderers/get-post-summary';
+import getUserSummary from '../../../renderers/get-user-summary';
import parseAcct from '../../../user/parse-acct';
-import getNotificationSummary from '../../../get-notification-summary';
+import getNotificationSummary from '../../../renderers/get-notification-summary';
const hmm = [
'?',