Remove social feed block from compose block selector
This commit is contained in:
@@ -181,11 +181,6 @@ export default {
|
||||
block: new compose.PageBlockReport(),
|
||||
image: images.Report,
|
||||
},
|
||||
{
|
||||
label: this.$t('socialFeed.label'),
|
||||
block: new compose.PageBlockSocialFeed(),
|
||||
image: images.SocialFeed,
|
||||
},
|
||||
{
|
||||
label: this.$t('progress.label'),
|
||||
block: new compose.PageBlockProgress(),
|
||||
|
||||
Reference in New Issue
Block a user