更新 'src/GUI/qml/NewVersionNotification.qml'

This commit is contained in:
2022-12-07 15:23:52 +08:00
parent 8a82faeb28
commit e0f363bd47
+1
View File
@@ -17,6 +17,7 @@ ClickableText {
color: "white"
onClicked: {
//zhongjin
_launcher.launchUrl(_updates.updateUri);
}