style: @搜寻

This commit is contained in:
手瓜一十雪
2024-11-22 15:08:26 +08:00
parent 0ffc615418
commit fd90e940d5
25 changed files with 43 additions and 45 deletions

View File

@@ -20,7 +20,7 @@ import { InstanceContext, NapCatCore, SearchResultItem } from '@/core';
import * as fileType from 'file-type';
import imageSize from 'image-size';
import { ISizeCalculationResult } from 'image-size/dist/types/interface';
import { RkeyManager } from '../helper/rkey';
import { RkeyManager } from '@/core/helper/rkey';
import { calculateFileMD5, isGIF } from '@/common/file';
import pathLib from 'node:path';
import { defaultVideoThumbB64, getVideoInfo } from '@/common/video';