diff --git a/block-library.js b/block-library.js
index 513068b..6ccd042 100755
a
|
b
|
function (_Component) { |
10587 | 10587 | var more_name = 'core/more'; |
10588 | 10588 | var more_settings = { |
10589 | 10589 | title: Object(external_this_wp_i18n_["_x"])('More', 'block name'), |
10590 | | description: Object(external_this_wp_i18n_["__"])('Mark the excerpt of this content. Content before this block will be shown in the excerpt on your archives page.'), |
| 10590 | description: Object(external_this_wp_i18n_["__"])('Mark the excerpt of this content. Content before this block will be shown in the excerpt on your archives pages.'), |
10591 | 10591 | icon: Object(external_this_wp_element_["createElement"])(external_this_wp_components_["SVG"], { |
10592 | 10592 | viewBox: "0 0 24 24", |
10593 | 10593 | xmlns: "http://www.w3.org/2000/svg" |