Replaced setting with reset button

This commit is contained in:
Aleh Khantsevich
2024-08-19 20:41:55 +02:00
parent 68536d6c34
commit d8705de26f
6 changed files with 67 additions and 70 deletions

View File

@@ -1,4 +0,0 @@
namespace Wino.Core.Domain.Models.Personalization
{
public record MailListPaneLengthPreferences(string Title, double Length);
}