mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-24 18:51:51 +01:00
We were doing .equals() between an ACI and a UUID, so it was always returning false. Fixed by swithing to the proper check.
We were doing .equals() between an ACI and a UUID, so it was always returning false. Fixed by swithing to the proper check.