mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-07 06:29:19 +00:00
clean up
This commit is contained in:
parent
7dfc759691
commit
aac1304b46
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue