diff --git a/project/Aki.Launcher/CustomControls/ModInfoCard.axaml b/project/Aki.Launcher/CustomControls/ModInfoCard.axaml index b045c5b..c1321f1 100644 --- a/project/Aki.Launcher/CustomControls/ModInfoCard.axaml +++ b/project/Aki.Launcher/CustomControls/ModInfoCard.axaml @@ -13,21 +13,26 @@ Background="{StaticResource AKI_Background_Dark}" > + + + IsVisible="{Binding IsInServer, RelativeSource={RelativeSource AncestorType=UserControl}}" + /> + + + - @@ -39,15 +44,38 @@ + + + +