mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
More small fixes for Github.qml/About.qml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user