feature: new mirrors support
This commit is contained in:
parent
f283858490
commit
c3c9138341
5 changed files with 12 additions and 14 deletions
|
|
@ -29,7 +29,7 @@ Rectangle {
|
|||
cursorShape: Qt.PointingHandCursor
|
||||
|
||||
onClicked: function() {
|
||||
Qt.openUrlExternally(LanguageModel.getCurrentSiteUrl() + "/premium")
|
||||
Qt.openUrlExternally(LanguageModel.getCurrentSiteUrl("premium"))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue