open source Notesnook API
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Streetwriters.Common.Enums
|
||||
{
|
||||
public enum ApplicationType
|
||||
{
|
||||
NOTESNOOK = 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user