We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 290ff06 commit 64ab17fCopy full SHA for 64ab17f
packages/compas-open-scd/public/js/plugins.js
@@ -131,8 +131,9 @@ export const officialPlugins = [
131
name: 'Subscribe (Later Binding)',
132
src: '/external-plugins/oscd-subscriber-later-binding/oscd-subscriber-later-binding.js',
133
icon: 'link',
134
- default: false,
+ activeByDefault: false,
135
kind: 'editor',
136
+ requireDoc: true
137
},
138
{
139
name: 'Open project',
0 commit comments