Explorar o código

don't show verified badge for own profile

cyberta %!s(int64=6) %!d(string=hai) anos
pai
achega
5e3fa10785
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      deltachat-ios/Controller/NewProfileViewController.swift

+ 0 - 1
deltachat-ios/Controller/NewProfileViewController.swift

@@ -286,7 +286,6 @@ class NewProfileViewController: UIViewController, QrCodeReaderDelegate {
             } else {
                 profileView.setBackupImage(name: name, color: contact.color)
             }
-            profileView.setVerified(isVerified: contact.isVerified)
         } else {
             profileView.nameLabel.text = String.localized("no_account_setup")
         }