mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-10 13:03:55 +00:00
Fix /sync without query string
This commit is contained in:
parent
d613fa1e68
commit
daa66b08dc
2 changed files with 8 additions and 0 deletions
|
@ -30,6 +30,7 @@ pub fn routes() -> Vec<Route> {
|
|||
prelogin,
|
||||
|
||||
sync,
|
||||
sync_no_query,
|
||||
|
||||
get_ciphers,
|
||||
get_cipher,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue