More small fixes for Github.qml/About.qml
This commit is contained in:
parent
f8ec879270
commit
bad205f5f6
2 changed files with 13 additions and 7 deletions
|
|
@ -11,7 +11,7 @@ ColumnLayout {
|
|||
id: root
|
||||
|
||||
property string latestVersion: GitHub.latestVersion
|
||||
property string currentVersion: "v2.0.0" // Fallback version
|
||||
property string currentVersion: "Unknown" // Fallback version
|
||||
property var contributors: GitHub.contributors
|
||||
|
||||
spacing: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue