Explorar el Código

fix: can't use mustache tag in create element block selector

Ahmad Kholid hace 2 años
padre
commit
7e805f424f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/utils/shared.js

+ 1 - 1
src/utils/shared.js

@@ -1242,7 +1242,7 @@ export const tasks = {
     outputs: 1,
     allowedInputs: true,
     maxConnection: 1,
-    refDataKeys: ['html', 'css'],
+    refDataKeys: ['html', 'css', 'selector'],
     data: {
       disableBlock: false,
       description: '',