Make ICs effects display when the challenge isn't completed

This commit is contained in:
Donaldino7712 2024-05-23 17:37:50 +02:00 committed by cyip92
parent 52b85ce45c
commit 442d6583ad

View File

@ -66,7 +66,6 @@ export default {
title="Reward:"
/>
<EffectDisplay
v-if="isCompleted"
:config="config.reward"
/>
</div>