namespace LANCommander.Server.UI.Pages.Games.Components; public class ImportDialogOptions { public string Hint { get; set; } }