mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-19 14:03:33 +00:00
d9c0c23819
Using the `inner_join` seems to cause issues, even though i have tested it. Strangely it does cause issues. Reverting it back to `left_join` seems to solve the issue for me. Fixes #2975