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:
Ghostkeeper 2022-01-18 17:19:52 +01:00
parent e0a6cb3383
commit dbb2bce157
No known key found for this signature in database
GPG Key ID: D2A8871EE34EC59A

View File

@ -480,6 +480,6 @@ Item
{
id: browsePackagesAction
text: "&Marketplace"
iconName: "plugins_browse"
icon.name: "plugins_browse"
}
}