Files
modernkeepass/WinAppCommon/ViewModels/Items/SettingsHistoryVm.cs
Geoffroy BONNEVILLE d38d6461bd Updated Settings page
Added new settings (history and clipboard)
Renamed and moved Settings Vms
2020-05-13 13:50:33 +02:00

7 lines
107 B
C#

namespace ModernKeePass.ViewModels.ListItems
{
public class SettingsHistoryVm
{
}
}