chore: fix

This commit is contained in:
手瓜一十雪
2024-08-22 14:15:29 +08:00
parent 336fbf83d0
commit 9eeca9958f
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ import fs from 'fs';
import { sendMsg } from '@/onebot/action/msg/SendMsg';
import { uri2local } from '@/common/utils/file';
import { FromSchema, JSONSchema } from 'json-schema-to-ts';
import { SendMsgElementConstructor } from '@/onebot/helper/msg';
import { SendMsgElementConstructor } from '@/onebot/helper/genMessage';
const SchemaData = {
type: 'object',