mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-11 00:14:41 +08:00
move code to utils/file
This commit is contained in:
@@ -29,10 +29,9 @@ import {
|
||||
showConfirm,
|
||||
showImageModal,
|
||||
showModal,
|
||||
IndexDBImage,
|
||||
} from "@/app/components/ui-lib";
|
||||
import { func } from "prop-types";
|
||||
import { useFileDB } from "@/app/utils/file";
|
||||
import { useFileDB, IndexDBImage } from "@/app/utils/file";
|
||||
|
||||
function getSdTaskStatus(item: any) {
|
||||
let s: string;
|
||||
|
Reference in New Issue
Block a user