We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f70763 commit b013388Copy full SHA for b013388
frontend/src/config/Blocks/index.js
@@ -94,12 +94,6 @@ export const SiteBlocks = (config) => {
94
config.blocks.blocksConfig = {
95
...config.blocks.blocksConfig,
96
title: { ...config.blocks.blocksConfig.title, restricted: false }, //lo si può aggiungere sempre
97
- text: {
98
- ...config.blocks.blocksConfig.text,
99
- edit: TextEdit,
100
- view: TextView,
101
- sidebarTab: 1,
102
- },
103
related_items: {
104
id: 'related_items',
105
title: 'Related items',
0 commit comments