mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 00:52:49 -05:00
refactor for cipher details, folders, favorites
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
{
|
||||
public enum CipherType : byte
|
||||
{
|
||||
Folder = 0,
|
||||
//Folder = 0,
|
||||
Login = 1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user