mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-18 03:05:10 +00:00
clean up
This commit is contained in:
parent
7dfc759691
commit
aac1304b46
@ -47,8 +47,8 @@ pub fn routes() -> Vec<Route> {
|
|||||||
delete_cipher_post,
|
delete_cipher_post,
|
||||||
delete_cipher_post_admin,
|
delete_cipher_post_admin,
|
||||||
delete_cipher,
|
delete_cipher,
|
||||||
delete_cipher_selected_post,
|
|
||||||
delete_cipher_selected,
|
delete_cipher_selected,
|
||||||
|
delete_cipher_selected_post,
|
||||||
delete_all,
|
delete_all,
|
||||||
move_cipher_selected,
|
move_cipher_selected,
|
||||||
move_cipher_selected_put,
|
move_cipher_selected_put,
|
||||||
|
Loading…
Reference in New Issue
Block a user