Skip to content

Commit caf4692

Browse files
author
robin
committed
fix(editor-stacks): remove registrationMode from info configuration
1 parent 71fb6a2 commit caf4692

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

editor-stacks/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export default {
2525
info: {
2626
type: info.type,
2727
slug_name: info.slug_name,
28-
registrationMode: info.registrationMode,
2928
},
3029
component: Component,
3130
i18nConfig,

editor-stacks/info.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
slug_name: editor_stacks
1919
type: editor_replacement
20-
registrationMode: singleton
2120
version: 0.0.1
2221
author: "Robin"
2322
link: https://github.com/apache/answer-plugins/tree/main/editor-stacks

0 commit comments

Comments
 (0)