Mass rename project for rebranding
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Wallet;
|
||||
|
||||
public enum ItemState
|
||||
{
|
||||
New,
|
||||
Read,
|
||||
Write
|
||||
}
|
||||
Reference in New Issue
Block a user