mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 01:19:00 +08:00
Remove superfluous semicolumn
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
This commit is contained in:
parent
b2f3b365c9
commit
02f648d40a
@ -746,7 +746,7 @@ UM.MainWindow
|
||||
UM.MessageDialog
|
||||
{
|
||||
id: packageInstallDialog
|
||||
title: catalog.i18nc("@window:title", "Install Package");
|
||||
title: catalog.i18nc("@window:title", "Install Package")
|
||||
standardButtons: StandardButton.Ok
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user