mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 14:38:58 -04:00
* add `queue_check`, `mount_check` and `unlock_check` * make `unlock_check` marginally more readable * clippy * clean up & rename functions * remove unlock check on `keys.list` * use american spelling of `favorite` * use `then_some` (thanks clippy) * more american spelling