plugins/stickykeys: Remove Id field from metadata

The Id field is obsolete in KF6. The filename of the so is used as the
plugin id.
wilder/Plasma/6.2
Vlad Zahorodnii 2 years ago
parent 4de5235402
commit 87d29c60ea
  1. 3
      src/plugins/stickykeys/metadata.json

@ -1,6 +1,5 @@
{
"KPlugin": {
"EnabledByDefault": true,
"Id": "kwin5_plugin_stickykeys"
"EnabledByDefault": true
}
}

Loading…
Cancel
Save