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