mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-03-01 08:10:25 +00:00
fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ConfigBase } from '@/common/config-base';
|
||||
import { NapCatCore } from '@/core';
|
||||
import { actionType } from '@/onebot/action/type';
|
||||
import { actionType } from '@/common/coerce';
|
||||
import { z } from 'zod';
|
||||
|
||||
export const NapcatConfigSchema = z.object({
|
||||
|
||||
Reference in New Issue
Block a user