Skip to content

Commit b7c0e1b

Browse files
committed
chore: correct path for autogen substation
1 parent 9833d1d commit b7c0e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/js/plugins.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ export const officialPlugins = [
329329
},
330330
{
331331
name: 'Autogen Substation',
332-
src: '/src/editors/substation/autogen-substation/autogen-substation.js',
332+
src: '/src/compas-editors/autogen-substation.js',
333333
icon: 'playlist_add_circle',
334334
default: true,
335335
kind: 'menu',

0 commit comments

Comments
 (0)