0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-03-11 02:19:20 -05:00
This commit is contained in:
Kumar Ankur 2018-08-03 19:31:01 +05:30
parent 7dfc759691
commit aac1304b46

View file

@ -47,8 +47,8 @@ pub fn routes() -> Vec<Route> {
delete_cipher_post,
delete_cipher_post_admin,
delete_cipher,
delete_cipher_selected_post,
delete_cipher_selected,
delete_cipher_selected_post,
delete_all,
move_cipher_selected,
move_cipher_selected_put,