Skip to content
Snippets Groups Projects

Update 3 files

3 files
+ 0
19
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -43,11 +43,6 @@ block.settings.forum_active_block:
@@ -43,11 +43,6 @@ block.settings.forum_active_block:
type: block_settings
type: block_settings
label: 'Active forum topics block'
label: 'Active forum topics block'
mapping:
mapping:
properties:
type: sequence
label: 'Properties'
sequence:
type: string
block_count:
block_count:
type: integer
type: integer
label: 'Block count'
label: 'Block count'
@@ -56,11 +51,6 @@ block.settings.forum_new_block:
@@ -56,11 +51,6 @@ block.settings.forum_new_block:
type: block_settings
type: block_settings
label: 'New forum topics block'
label: 'New forum topics block'
mapping:
mapping:
properties:
type: sequence
label: 'Properties'
sequence:
type: string
block_count:
block_count:
type: integer
type: integer
label: 'Block count'
label: 'Block count'
Loading