mirror of
https://github.com/bitwarden/web
synced 2026-01-20 17:33:17 +00:00
Implement Clone item functionality (personal/org) (#457)
* Clone personal/org items * Removed ability to delete during clone process
This commit is contained in:
@@ -2956,5 +2956,8 @@
|
||||
},
|
||||
"minLength": {
|
||||
"message": "Minimum Length"
|
||||
},
|
||||
"clone": {
|
||||
"message": "Clone"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user