Skip to content

Commit

Permalink
undo changes in registry.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gene9831 committed Nov 21, 2024
1 parent df0f50c commit f057a11
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions designer-demo/registry.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,20 +98,7 @@ export default {
Fullscreen,
Lang
],
plugins: [
Materials,
Tree,
Page,
[Block, { options: { ...Block.options, mergeCategoriesAndGroups: true } }],
Datasource,
Bridge,
I18n,
Script,
State,
Schema,
Help,
Robot
],
plugins: [Materials, Tree, Page, Block, Datasource, Bridge, I18n, Script, State, Schema, Help, Robot],
dsls: [{ id: 'engine.dsls.dslvue' }],
settings: [Props, Styles, Events],
canvas: Canvas
Expand Down

0 comments on commit f057a11

Please sign in to comment.