refactor(chat): reorganize helper functions and update imports
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
appendPromotionMessage,
|
||||
applyPromotionUnlockOutput,
|
||||
createChatPromotionState,
|
||||
} from "@/stores/chat/chat-promotion";
|
||||
} from "@/stores/chat/helper/promotion";
|
||||
|
||||
const promotion: PendingChatPromotion = {
|
||||
promotionType: "image",
|
||||
|
||||
Reference in New Issue
Block a user