Skip to content

Commit

Permalink
Add Plugin Store
Browse files Browse the repository at this point in the history
  • Loading branch information
trusz authored Oct 28, 2024
2 parents 3301456 + 8261706 commit df58dd3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/openscd/src/plugins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,12 @@ export const officialPlugins = [
requireDoc: true,
position: 'middle',
},
{
name: 'Plugin Store',
src: 'https://sprinteins.github.io/oscd-plugin-store/index.js',
default: true,
kind: 'menu',
requireDoc: false,
position: 'bottom',
},
];

0 comments on commit df58dd3

Please sign in to comment.