Remove unused field
This commit is contained in:
@@ -46,7 +46,6 @@ class PluginScanner(
|
||||
className = providerInfo.name,
|
||||
type = type,
|
||||
authority = authority,
|
||||
settingsActivity = providerInfo.metaData?.getString("de.mm20.launcher2.plugin.settings"),
|
||||
enabled = false,
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user