mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-30 06:19:45 +08:00
👽️ 更新用户活动日历处理
This commit is contained in:
@@ -49,7 +49,7 @@ import TucMonsterTag from "./tuc-monster-tag.vue";
|
||||
|
||||
import { AppCharacterData } from "@/data/index.js";
|
||||
|
||||
type TucChallengeItemProps = { data: TGApp.Game.Challenge.ChallengeList };
|
||||
type TucChallengeItemProps = { data: TGApp.Game.Challenge.ChallengeData };
|
||||
|
||||
const props = defineProps<TucChallengeItemProps>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user