Files
modernkeepass/WinAppCommon/ViewModels/Settings/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
106 B
C#

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