fix pf
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 2m4s

This commit is contained in:
2025-08-15 21:49:54 +07:00
parent 55f1415e2f
commit e2450aa39c

View File

@@ -35,7 +35,7 @@ export default function PfBar() {
const challenge = mapPFInfo[pf_config.event_id.toString()]?.Level.find((pf) => pf.Id === pf_config.challenge_id)
if (pf_config.event_id !== 0 && pf_config.challenge_id !== 0 && challenge) {
const newBattleConfig = cloneDeep(pf_config)
newBattleConfig.cycle_count = 0
newBattleConfig.cycle_count = 4
newBattleConfig.blessings = []
if (pf_config.buff_id !== 0) {
newBattleConfig.blessings.push({