This website requires JavaScript.
Explore
Help
Sign In
wismna
/
modernkeepass
Watch
1
Star
0
Fork
0
You've already forked modernkeepass
mirror of
https://github.com/wismna/ModernKeePass.git
synced
2025-10-03 23:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3c7683c124cd378eb13c3bb35192768cea23ae1
modernkeepass
/
WinAppCommon
/
Messages
/
SaveErrorMessage.cs
7 lines
115 B
C#
Raw
Normal View
History
Unescape
Escape
Opening Databases now use a Messenger service
2020-04-21 17:13:39 +02:00
namespace
Messages
{
public
class
SaveErrorMessage
{
Update credentials better looking
2020-04-30 15:32:42 +02:00
public
string
Message
{
get
;
set
;
}
Opening Databases now use a Messenger service
2020-04-21 17:13:39 +02:00
}
}
Reference in New Issue
Copy Permalink