mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-03 02:48:41 +08:00
Update index.js
This commit is contained in:
parent
e4df5e290e
commit
6e3b41de08
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ export default function Input(props) {
|
|||
},
|
||||
hasNonEmptySelectedBlocks()
|
||||
? {
|
||||
name: __('Selected Blocks', 'mind'),
|
||||
name: __('Blocks', 'mind'),
|
||||
tooltip: __('Provide selected blocks context', 'mind'),
|
||||
value: 'selected-blocks',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue