mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-06-09 21:52:35 +00:00
ab538cd215
Fixed bug that caused MPCs with equal priorities to be dropped (even if they weren't equal). Added additional criteria (hashCode) for cases were priorities are equal. See the docs of ImmutableSortedSet for further information.