refact: @/utils/totalCost.tx
This commit is contained in:
@@ -21,7 +21,7 @@ import {
|
||||
useState,
|
||||
Dispatch,
|
||||
} from "preact/hooks";
|
||||
import { clearTotalCost, getTotalCost } from "@/app";
|
||||
import { clearTotalCost, getTotalCost } from "@/utils/totalCost";
|
||||
import {
|
||||
ChatStore,
|
||||
TemplateChatStore,
|
||||
|
||||
Reference in New Issue
Block a user