diff --git a/src/index.js b/src/index.js index 3844ab5..0144e33 100644 --- a/src/index.js +++ b/src/index.js @@ -15,7 +15,7 @@ const INNER_TEMPLATE = [ ]; registerBlockType(`${NAMESPACE}/${SLUG}`, { - title: __(BLOCK_TITLE, SLUG), + title: __(BLOCK_TITLE, NAMESPACE), category: 'widgets',