mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Some people consider Nheko not an AAAAA title
This commit is contained in:
parent
5688b2647e
commit
5bd6208c43
1 changed files with 0 additions and 1 deletions
|
@ -254,7 +254,6 @@ Item {
|
||||||
Layout.alignment: Qt.AlignHCenter
|
Layout.alignment: Qt.AlignHCenter
|
||||||
text: qsTr("verify")
|
text: qsTr("verify")
|
||||||
onClicked: {
|
onClicked: {
|
||||||
console.log("AAAAA");
|
|
||||||
SelfVerificationStatus.verifyMasterKey();
|
SelfVerificationStatus.verifyMasterKey();
|
||||||
verifyMasterKey.close();
|
verifyMasterKey.close();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue