fix esm
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import Router from '@koa/router';
|
||||
import json from 'koa-json-body';
|
||||
import * as httpSignature from 'http-signature';
|
||||
import httpSignature from 'http-signature';
|
||||
|
||||
import { renderActivity } from '@/remote/activitypub/renderer/index.js';
|
||||
import renderNote from '@/remote/activitypub/renderer/note.js';
|
||||
|
Reference in New Issue
Block a user