diff --git a/public/js/plugins.js b/public/js/plugins.js index c010d05e66..a0dd35e29d 100644 --- a/public/js/plugins.js +++ b/public/js/plugins.js @@ -9,7 +9,7 @@ export const officialPlugins = [ { name: 'IED', src: '/src/editors/IED.js', - icon: 'edit', + icon: 'developer_board', default: false, kind: 'editor', }, diff --git a/test/integration/__snapshots__/open-scd.test.snap.js b/test/integration/__snapshots__/open-scd.test.snap.js index f9c1e0e971..4f1d294bde 100644 --- a/test/integration/__snapshots__/open-scd.test.snap.js +++ b/test/integration/__snapshots__/open-scd.test.snap.js @@ -585,7 +585,7 @@ snapshots["open-scd looks like its snapshot"] = value="/src/editors/IED.js" > - edit + developer_board IED