瀏覽代碼

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: '',