浏览代码

fix: block name changing

Ahmad Kholid 2 年之前
父节点
当前提交
f5dbef7adc
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/locales/en/blocks.json

+ 3 - 0
src/locales/en/blocks.json

@@ -109,6 +109,9 @@
           "getAll": "Get all cookies"
         }
       },
+      "note": {
+        "name": "Note"
+      },
       "slice-variable": {
         "name": "Slice variable",
         "description": "Extracts a section of a variable value",