소스 검색

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

Ahmad Kholid 2 년 전
부모
커밋
7e805f424f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: '',