mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
quality
This commit is contained in:
parent
51c4dfc675
commit
7205cd73d4
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue