namespace InkForge.Desktop.Properties; public class ApplicationSettings { public List History { get; } = []; }