diff --git a/src/app/settingsview/components/PluginStoreListView.qml b/src/app/settingsview/components/PluginStoreListView.qml index 05a982de979550bb7c356f885a7c6f27632300ca..02fa930fa0e88c8608a4ad4161415be8906acbe7 100644 --- a/src/app/settingsview/components/PluginStoreListView.qml +++ b/src/app/settingsview/components/PluginStoreListView.qml @@ -87,7 +87,7 @@ ColumnLayout { width: wrapper.widthProvider() * scalingFactor height: wrapper.heightProvider() * scalingFactor pluginName: Name - pluginId: + pluginId: Id pluginIcon: IconPath pluginDescription: Description pluginAuthor: Author