Browse Source

fix: block name changing

Ahmad Kholid 2 years ago
parent
commit
f5dbef7adc
1 changed files with 3 additions and 0 deletions
  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",