mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
pov: cleo uses jetbrains
This commit is contained in:
parent
b93d390af8
commit
dfbe7d7d5e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import type { CacheableRemoteUser } from '@/models/entities/user.js';
|
||||
import { IRemoteUser, User } from '@/models/entities/user.js';
|
||||
import DbResolver from '@/remote/activitypub/db-resolver';
|
||||
import DbResolver from '@/remote/activitypub/db-resolver.js';
|
||||
import { getRemoteUser } from '@/server/api/common/getters.js';
|
||||
import { updatePerson } from '@/remote/activitypub/models/person.js';
|
||||
import { Followings, Users } from '@/models';
|
||||
|
|
Loading…
Add table
Reference in a new issue