mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-14 01:21:04 +09:00
fix
This commit is contained in:
parent
76b20dc76c
commit
c7eed1c360
@ -17,7 +17,6 @@ import { bindThis } from '@/decorators.js';
|
|||||||
import { FederatedInstanceService } from '@/core/FederatedInstanceService.js';
|
import { FederatedInstanceService } from '@/core/FederatedInstanceService.js';
|
||||||
import { REMOTE_SERVER_CACHE_TTL } from '@/const.js';
|
import { REMOTE_SERVER_CACHE_TTL } from '@/const.js';
|
||||||
import type { DOMWindow } from 'jsdom';
|
import type { DOMWindow } from 'jsdom';
|
||||||
import { el } from 'date-fns/locale';
|
|
||||||
|
|
||||||
type NodeInfo = {
|
type NodeInfo = {
|
||||||
openRegistrations?: unknown;
|
openRegistrations?: unknown;
|
||||||
|
Loading…
Reference in New Issue
Block a user