mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:59:02 +08:00
Revert "Fix typo in icon name"
This reverts commit 12a98388d9fd00cd9e3b85a2ea060d6c8c9a215e.
This commit is contained in:
parent
119a957e7f
commit
38ce22ba7c
@ -17,7 +17,7 @@ ColumnLayout
|
||||
// Cura version
|
||||
BackupListItemDetailsRow
|
||||
{
|
||||
iconSource: UM.Theme.getIcon("UltimakerCura")
|
||||
iconSource: UM.Theme.getIcon("UltimakeCura")
|
||||
label: catalog.i18nc("@backuplist:label", "Cura Version")
|
||||
value: backupDetailsData.metadata.cura_release
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user