mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:05:57 +08:00
Fix icon name with Controls 2 action
The text above this icon name got changed in master, which led to a minor merge conflict here that wasn't discovered.
This commit is contained in:
parent
e0a6cb3383
commit
dbb2bce157
@ -480,6 +480,6 @@ Item
|
|||||||
{
|
{
|
||||||
id: browsePackagesAction
|
id: browsePackagesAction
|
||||||
text: "&Marketplace"
|
text: "&Marketplace"
|
||||||
iconName: "plugins_browse"
|
icon.name: "plugins_browse"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user