forked from FoundKeyGang/FoundKey
fix esm
This commit is contained in:
parent
079425c027
commit
d69f7baaf5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import * as Limiter from 'ratelimiter';
|
||||
import Limiter from 'ratelimiter';
|
||||
import { redisClient } from '../../db/redis.js';
|
||||
import { IEndpoint } from './endpoints.js';
|
||||
import * as Acct from '@/misc/acct.js';
|
||||
|
|
Loading…
Reference in a new issue