mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-13 23:44:45 +01:00
fix issue requiring game reinstall after game updates
This commit is contained in:
@@ -34,6 +34,7 @@ public partial class MainView : UserControl
|
||||
{
|
||||
VerticalAlignment = Avalonia.Layout.VerticalAlignment.Center,
|
||||
HorizontalAlignment = Avalonia.Layout.HorizontalAlignment.Center,
|
||||
TextWrapping = TextWrapping.Wrap,
|
||||
Text = "Root is required to change servers in order to modify /etc/hosts."
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user