mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 13:25:56 +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
|
UM.MessageDialog
|
||||||
{
|
{
|
||||||
id: packageInstallDialog
|
id: packageInstallDialog
|
||||||
title: catalog.i18nc("@window:title", "Install Package");
|
title: catalog.i18nc("@window:title", "Install Package")
|
||||||
standardButtons: StandardButton.Ok
|
standardButtons: StandardButton.Ok
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user