open source Notesnook API
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Notesnook.API.Models
|
||||
{
|
||||
public class Algorithms
|
||||
{
|
||||
public static string Default => "xcha-argon2i13-7";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user