Browse Source

fix: parameter prompt block name

Ahmad Kholid 2 years ago
parent
commit
647aaa35be
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/locales/en/blocks.json

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

@@ -483,6 +483,9 @@
           "placeholder": "(millisecond)"
         }
       },
+      "parameter-prompt": {
+        "name": "Parameter Prompt"
+      },
       "get-text": {
         "name": "Get text",
         "description": "Get text from an element",