mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 08:11:09 -07: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
1 changed files with 1 additions and 1 deletions
|
|
@ -480,6 +480,6 @@ Item
|
|||
{
|
||||
id: browsePackagesAction
|
||||
text: "&Marketplace"
|
||||
iconName: "plugins_browse"
|
||||
icon.name: "plugins_browse"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue