fix foxhunt
This commit is contained in:
parent
c249239507
commit
034d6da857
|
|
@ -145,7 +145,7 @@
|
||||||
Fuchs
|
Fuchs
|
||||||
</MudText>
|
</MudText>
|
||||||
</MudProgressLinear>
|
</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">
|
<MudText Typo="Typo.subtitle1" Color="Color.Dark">
|
||||||
Jäger
|
Jäger
|
||||||
</MudText>
|
</MudText>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue