fix foxhunt

This commit is contained in:
beo3000 2026-02-08 16:17:53 +01:00
parent c249239507
commit 034d6da857
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
Fuchs
</MudText>
</MudProgressLinear>
<MudProgressLinear Color="Color.Info" Rounded="true" Size="Size.Large" Max="@context.PinCountFox" Value="@context.PinCountHunters">
<MudProgressLinear Color="Color.Info" Rounded="true" Size="Size.Large" Max="@_model.PinCountGoal" Value="@context.PinCountHunters">
<MudText Typo="Typo.subtitle1" Color="Color.Dark">
Jäger
</MudText>