mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 18:55:57 +03:00
Fix /sync without query string
This commit is contained in:
@@ -30,6 +30,7 @@ pub fn routes() -> Vec<Route> {
|
||||
prelogin,
|
||||
|
||||
sync,
|
||||
sync_no_query,
|
||||
|
||||
get_ciphers,
|
||||
get_cipher,
|
||||
|
Reference in New Issue
Block a user