quality
This commit is contained in:
parent
51c4dfc675
commit
7205cd73d4
|
@ -230,7 +230,7 @@ class SelfVerificationBottomSheet : VectorBaseBottomSheetDialogFragment<BottomSh
|
|||
|
||||
companion object {
|
||||
|
||||
val TAG: String = "VERIF"
|
||||
const val TAG: String = "VERIF"
|
||||
|
||||
fun verifyOwnUntrustedDevice(): SelfVerificationBottomSheet {
|
||||
return SelfVerificationBottomSheet().apply {
|
||||
|
|
Loading…
Reference in New Issue