mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 18:30:20 +01:00
Ensure call links UX is still available post new calling features.
This commit is contained in:
committed by
Clark Chen
parent
b55a9f253e
commit
624f863da4
@@ -13,7 +13,7 @@ sealed interface UpdateCallLinkResult {
|
||||
val state: SignalCallLinkState
|
||||
) : UpdateCallLinkResult
|
||||
|
||||
class Failure(
|
||||
data class Failure(
|
||||
val status: Short
|
||||
) : UpdateCallLinkResult
|
||||
|
||||
|
||||
Reference in New Issue
Block a user