Some people consider Nheko not an AAAAA title

This commit is contained in:
Nicolas Werner 2021-10-30 01:01:39 +02:00
parent 5688b2647e
commit 5bd6208c43
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 0 additions and 1 deletions

View File

@ -254,7 +254,6 @@ Item {
Layout.alignment: Qt.AlignHCenter
text: qsTr("verify")
onClicked: {
console.log("AAAAA");
SelfVerificationStatus.verifyMasterKey();
verifyMasterKey.close();
}