Browse Source

fix: edit button not showing in the delete data block

Ahmad Kholid 3 years ago
parent
commit
acc90cb1d4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/utils/shared.js

+ 0 - 1
src/utils/shared.js

@@ -906,7 +906,6 @@ export const tasks = {
     outputs: 1,
     outputs: 1,
     allowedInputs: true,
     allowedInputs: true,
     maxConnection: 1,
     maxConnection: 1,
-    disableEdit: true,
     data: {
     data: {
       disableBlock: false,
       disableBlock: false,
       description: '',
       description: '',